Cards
Fund Card
Fund card
POST
/
cards
/
{id}
/
fund
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
amount
integer
Response
200 - application/json
message
string
transaction
object
Was this page helpful?