v1
latestOpenAPI 3.1.02026-07-261520561.4 KBUpdate a Card
Path parameters
Unique identifier for object
Unique identifier for object
Request body
Write-only field representing the card PIN. When passed, set a PIN on behalf of the user. (4 digit number)
One of: unactivated, active, suspended, terminated
Arbitrary data the user can attach to the object
Response
The card updated
The ID of the account that the card should be issued against. Filterable.
The ID of the card product that this card should be issued from. Filterable.
The 3-digit card verification code. Note this field will return null unless the show_cvv query parameter is set
The card expiration year and month, in MMYY format
Unique identifier for object
Last 4 digits of the card number. Filterable.
The ID of a card to reissue. If this field is entered a new card will be created without pin, a new PAN, CVV and expiration
The primary 16-digit card number. Note this field will return null unless the show_pan parameter is set
The ID of the person representing the cardholder that this card will be issued to. Filterable.
Reflects whether the user has set a PIN on the card; initially false
The ID of a card to reissue. If this field is entered a new card will be created with the same PAN and pin, but new CVV and expiration.
When true, the cvv field will be returned with non-null data. False by default. Requires PCI compliance.
When true, the pan field will be returned with non-null data. False by default. Requires PCI compliance.
One of: unactivated, active, suspended, terminated. Filterable.
Optional arbitrary user data