Skip to main content
POST
Create Card

Authorizations

Authorization
string
header
required

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

Body

application/json
card_user_reference
string
Example:

"141cdcbb-df5b-4a40-b8fa-739415f1f66c"

card_brand
enum<string>
Available options:
visa,
mastercard,
gim
card_type
enum<string>
Available options:
virtual,
physical

Response

200 - application/json

OK

message
string
Example:

"Card currently being generated"

statusCode
integer
Example:

200

card
object