v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Generate Card/customer External ID

put/cardNumber

Request body

cardNumberstring required

Card number to update. The specified card must exist.

cardExternalIdstring required

External system reference/id to associate with the card.

Response

200

entitystring

Example response

{
  "entity": "1000000010"
}