Skip to main content
PATCH
Update a card

Authorizations

Api-Key
string
header
required

Path Parameters

cardId
string<uuid>
required

Id of the card to update

Body

application/json

Card to update

status
enum<string>
Available options:
notActivated,
active,
locked,
canceled
limit
object
billing
object
configuration
object

An object for configuring the card

Response

Successful operation

id
string<uuid>
required
companyId
string<uuid>
required
userId
string<uuid>
required
type
enum<string>
required
Available options:
physical,
virtual
status
enum<string>
required
Available options:
notActivated,
active,
locked,
canceled
last4
string
required
expirationMonth
string
required
expirationYear
string
required
limit
object
tokenWallets
string[]

The name of the wallet that the tokenized card was added to

createdAt
string<date-time>

When the card was created

updatedAt
string<date-time>

When the card was last updated