Top up account balance

This POST endpoint is used to initiate a topup from the funding instrument to your MassPay account balance.
You can use this endpoint to start the topup process.
The body of the request requires the token of the funding instrument, the type of rail you would like to use, the amount to topup and the currency.
The response will include a JSON objects containing a success boolean.

Body Params
string
required

Token of funding instrument

string
enum
required
Defaults to ACH

Type of transaction

Allowed:
string
required
length between 3 and 3
Defaults to USD

3 letter currency code to top up

number
required

Amount to top up

Responses

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