Recurring payments

Update token

Update the card expiry date in a customer's token.

patch/recurring/{your_customer_reference}/update/{your_token}

Path parameters

your_customer_referencestring required

Your unique identifier of the customer.

your_tokenstring required

The unique identifier of the token.

Request body

expiry_datestring YYMM required

The card expiry date in YYMM format.

Response

Request successful

successSuccess — unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.