Skip to main content
POST
Fetch All Accounts
This API retrieves all accounts associated with the payout system.

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

pg of which acounts needs to be fetched

Response

200

status
boolean
default:true
Example:

true

accounts
object