Client Administration Overview
The Client Admin has access to several endpoints to effectively manage their organization and customers. All endpoints require passing the client access token in the header.
Client Admin | Endpoints |
---|---|
Update customer profile | client/v1/customer/profile |
See organization balances | client/v1/balance |
Suspend customer account | client/v1/customer/suspend |
Close customer account | client/v1/customer/close |
Get customer list | client/v1/list/customers |
Transfer from customer to client MSB | client/v1/transfer |
Return a transfer from client MSB to customer | client/v1/transferrefund |
Updated 10 months ago