v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Card

Update OTP Phone Number

put/cards/{cardId}/phone

Path parameters

cardIdstring uuid required

The unique identifier of the card for which the phone number will be updated.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

dialCodenumber float required

The country dial-in code. for the cardholder’s phone number. The ‘+’ sign is not needed.

phoneNumberstring required

The cardholder’s phone number, including the area code.

Response

Return previous and new phone number of the card

phoneBeforestring required

The phone number with this cardId prior to the update.

phoneAfterstring required

The current phone number with this cardId after the update.