v1
latestOpenAPI 3.1.02026-07-201774202.6 KBCreate an account
Creates an account under an account holder. An account holder can have multiple accounts.
Request body
The code of Account Holder under which to create the account.
The payout schedule for the account.
Possible values: DEFAULT, DAILY, DAILY_US, DAILY_EU, DAILY_AU, DAILY_SG, WEEKLY, WEEKLY_ON_TUE_FRI_MIDNIGHT, BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT, MONTHLY, HOLD.
HOLD prevents scheduled payouts, but you can still initiate payouts manually.
The reason for the payout schedule choice.
This field is required when the payoutSchedule parameter is set to HOLD.
Response
OK - the request has succeeded.
The code of the new account.
The code of the account holder.
The reference of a request. Can be used to uniquely identify the request.
The result code.
The status of the account.
Permitted values: Active.
Indicates whether the request is processed asynchronously. Depending on the request's platform settings, the following scenarios may be applied:
- true: The request is queued and will be executed when the providing service is available in the order in which the requests are received.
- false: The processing of the request is immediately attempted; it may result in an error if the providing service is unavailable.