Link Card to Customer Account

This links generated card to customers account

Overview

After the card files have been generated, printed by the issuer and personalization company. The card delivery needs to be acknowledged on the portal then the card needs to be linked to the customer account

To successfully link a card to customer's account you make a post request to the link card to customer account endpoint by making a post request and passing Token, SerialNo, AccountNumber, and Reference in the request body.

If the request is successful, it returns a status code of 200 with a response body.

You can check out the API reference to Link Card to Customer Account