Skip to main content
POST
Check Accounts Balance
This API retrieves the account balance for all payment gateways or a specific one.

Request Body

Responses

200 OK

400 Bad Request

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
pg
string
default:decentro

if not provided response will he data of all PG accounts added to paytring.

account_number
string

Response

200