POST
/
accounts
/
simulator
/
fund

Authorizations

Authorization
string
header
required

Body

application/json
amount
number
default:
100
required

The amount to add to account.

accountId
string

The _id of the account you wish to fund. Required if you wish to fund account using the id.

accountNumber
string

The number of the specified account. Required if you wish to fund account using the account number.

bankCode
string

The bank code of the specified account. Required if you wish to fund account using the account number.

Response

200 - application/json

The response is of type object.