Update Card Expiration Date

This method lets users update a stored paycard by submitting a token and a new expiration date.
When applying the method, the card's expiration date is the only parameter that will be updated.
We recommend that you first review the guide for this method.

Path Params
string
required

The token ID as returned by one of the tokenization methods.
For example 2821a46d80e14d1b96a7f18f1b81926d

Body Params
int32
required

New expiration year. Format YYYY

int32
required

New expiration month. Format MM

Headers
string
required

The authorization mechanism for this method is with the API key in the format of APIKEY {value}.
For example, APIKEY bd3ce883352e42539a2b7644f72e6311.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain