put https://api-sandbox.pismolabs.io/wallet/v2/cards//noname/bind
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.
Note: This endpoint requires an account token - a token encoded with a Pismo account ID.