Cards
Create Card
Create card
POST
/
cards
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
amount
number
currency
string
customer_id
string
expiry_date
string
issuer
string
name_on_card
string
phone_number
string
type
string
Response
200 - application/json
card_id
string
message
string