cURL
ACCOUNT
Retrieve Account Balance
Get Account Balance
GET
cURL
If the merchant has not yet received a successful payment or deposit, this endpoint returns
404 with the message: No balance account is linked to this merchant yet. Balance becomes available after the first successful payment or deposit.Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...

