Get account balances V2

  • Allows for retrieval of a list of all child accounts of an account or list all account of provided customer id.
  • A simple list of all child account id’s and their names, descriptions and billing currencies are returned.
Body Params
int64
required
≥ 1

Parent account number

string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

int32
1 to 3
  • 1 : Show aggregrate balances for ac_id passed and its child accounts
  • 2 : Show aggregate balance for ac_id passed only and its details
  • 3 : Show aggregate balance for ac_id and its child accounts and details of all accounts


If value for this field is not passed then action behaves as option 1 by default
Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json