POST
/
cards
/
create

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
card_user_reference
string
card_brand
enum<string>
Available options:
visa,
mastercard,
gim
card_type
enum<string>
Available options:
virtual,
physical

Response

200 - application/json
message
string
statusCode
integer
card
object