Skip to main content
POST
Add funds through credit card

Authorizations

Authorization
string
header
required

Send your API token prefixed by Bearer in the Authorization header.

Body

application/json
currencyisocode
enum<string>
required

Which currency to add funds in.

Available options:
CAD,
USD
fund_amount_in_cents
integer
required

Amount of money to fund in cents. Subject to minimums in the web application.

id
string
required

A unique identifier for the funding event assigned by you.

Response

Funds updated.

info
object

Status information returned on successful requests.

fundsbycurrency
object