Basic operation for updating a card. Check parameter updateProperty for possible parameters to update
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The card id of which card you want to update
What property you want to update
DELETE_PIN_ADDRESS, DELETE_CARD_ADDRESS, REPLACE_CARD, REISSUE_CARD, REORDER_CARD_PIN, RESET_PIN_ATTEMPT, SET_3DS_STATIC_PWD The audit user to log the request
The new value of selected property. You should only provide a value for the property you want to update, the other ones should be null
Should set the value of the property you are updating, leave rest empty
If provided this data will be used to override the PAN numbers
Test field for now that can be ignored, will require more configuration if we choose to use it in the future.
^[\d]{4}$Field that can be populated to set or update 3DS static password on the card (Printable ASCII 0x21–0x7E - no spaces)
4 - 16^[\x21-\x7E]*$