Associate noname card with customer

Bind an account and customer to a noname card, which changes its status to CREATED. The card is then treated as a normal physical plastic or metal card.

You have to pass this endpoint a noname card's ID. Card IDs are generated when the Start noname card bulk process endpoint is called. This endpoint generates an event for each card - Card created - with event data that includes the card ID, bulk ID, and external ID.

The bind operation is completed asynchronously and generates a Customer bound to noname card event. See the Data and reporting guide for more information on events and setting up event notifications.

It can also be used as a reissue, replacing the card to be reissued with a noname card, which is then treated as a normal physical card. If a card to be replaced is entered (reissued_card_id), the Card updated event is also generated. Refer to the Data and reporting guide for more information on events and setting up event notifications.

Note: This endpoint requires an account token - a token encoded with a Pismo account ID.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!