post https://{host}/v2/customers//changeIdentifier
Lets you issue card to a loyalty customer or delink a card of a customer.
- To issue an external or manually generated card, you need to first add the card using
/v2/card
API. - To issue auto-generated card, you first need to issue the card using the
card/generate
API.