Get Agent's Wallet Balance
get/api/v1/agents/balance
Response
200
Example response
{
"available": "0.316285",
"heldAmount": "0",
"pendingCharges": "0",
"pendingDeposits": "0.013001"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.