POST
/
v1
/
accounts
/
{account_id}
/
deposit

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

X-DedupeId
string

Used to prevent duplicate requests. Two of the same DedupeId won't be allowed within 1 hour if header exists

Path Parameters

account_id
string
required

Body

application/json
amount_to_deposit
integer
required
amount_to_charge
integer
required
charge_against_denomination
string

Charge against another one of the user's denomination balances instead of credit card