Update card
Update card
Basic operation for updating a card. Check parameter updateProperty for possible parameters to update
POST
Path Parameters
The card id of which card you want to update
What property you want to update
- DELETE_PIN_ADDRESS - if separate PIN delivery addresses are used, this is used to remove the address. PIN will be delivered to client address if separate PIN address doesn´t exist
- DELETE_CARD_ADDRESS - if separate Card delivery addresses are used, this is used to remove the address. Card will be delivered to client address if separate Card address doesn´t exist
- REPLACE_CARD - used when new card with new PAN is required, e.g. if previous card is lost
- REISSUE_CARD - used when new card with existing PAN is required, e.g. if previous card is damaged
- REORDER_CARD_PIN - used to re-order existing PIN if cardholder has forgotten it
- RESET_PIN_ATTEMPT- used to reset the amount of online PIN attempts
- SET_3DS_STATIC_PWD- used to set or update 3DS authentication static password
Available options:
DELETE_PIN_ADDRESS
, DELETE_CARD_ADDRESS
, REPLACE_CARD
, REISSUE_CARD
, REORDER_CARD_PIN
, RESET_PIN_ATTEMPT
, SET_3DS_STATIC_PWD
Query Parameters
The audit user to log the request
Body
application/json
Should set the value of the property you are updating, leave rest empty
Test field for now that can be ignored, will require more configuration if we choose to use it in the future.
Field that can be populated to set or update 3DS static password on the card
Required string length:
4 - 6