v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Card

Update Card Email

put/cards/{cardId}/email

Path parameters

cardIdstring uuid required

The unique identifier of the card for which the contact email is being updated.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

emailstring email required

The contact email address of the cardholder associated with the specified cardId.

Response

Return previous and email of the card

emailBeforestring

The email address associated with this cardId prior to the update.

emailAfterstring

The current email address associated with this cardId after the update.