Payout Management
Check Payout Accounts Balance
This APi get you your account balance of each pg., or a specific one.
POST
This API retrieves the account balance for all payment gateways or a specific one.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
if not provided response will he data of all PG accounts added to paytring.
Response
200
application/json
200
The response is of type any
.