API Reference
Clients API
Manage client accounts and ledgers
Clients are customers who place jewelry orders. Their ledger tracks cash and crystal (jewelry items) balances.
Manage client accounts and ledgers
GET /clientsPOST /clientPUT /client/{client_id}DELETE /client/{client_id}GET /client-ledger/{client_id}POST /client-ledger/{client_id}PUT /client-ledger/{client_id}GET /client-ledger/{client_id}/pdf/{side}