Update a card

REQUEST OBJECT

ObjectTypeDescription
spend_limitStringThe limit spend for this card
frequencyStringThe frequency for each spend limit
category_restrictobjectThe category which is restricted
typestringThe type of the restricted category
restrictstringThe restrict number
merchant_restrictobjectThe merchant which is restricted
typestringThe type of the restricted category
restrictstringThe restrict number

RESPONSE OBJECT

parameterstyperequireddescription
idstringNThe id of the card
typestringNThe type of the card: Physical or Virtual
nicknamestringNThe nick name of the card
last4stringNThe last 4 digital number of the card
exp_yearstringNThe expiration year of the card
exp_monthstringNThe expiration month of the card
statusstringNThe status of the card
cardholder_idstringNThe id of the card holder
spend_limitStringNThe limit spend for this card
frequencyStringNThe frequency for each spend limit
category_restrictobjectNThe category which is restricted
typestringNThe type of the restricted category
restrictstringNThe restrict number
merchant_restrictobjectNThe merchant which is restricted
typestringNThe type of the restricted category
restrictstringNThe restrict number
expiration_timenumberNThe expiration time of the card
create_timenumberNThe create time of the card
update_timenumberNThe update time of the card
Language