Skip to main content
POST
Create a new card

Authorizations

Authorization
string
header
required

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

Body

application/json
walletId
string
required
cardType
enum<string>
required
Available options:
VIRTUAL,
PHYSICAL
password
string
required
currency
string
required
nameOnCard
string
required

Response

Card created

status
string
data
object