👍

Documentation

For more information on how to create a card, see Creating a Card.

Getting your Product ID

One of the mandatory fields when creating a card is the CardProduct. This field contains a customer specific value which must be included in the body of the Create Card API. If you do not know your Product ID, you can use the Get Products endpoint to retrieve this information.

A successful response for the Get Products endpoint will display a list of product IDs you can use. The ProductID value, shown below, is the value needed for the CardProduct field in the Create Card endpoint.

451

👍

Activate your Card

A card is created in an inactive state and must be made active before you can perform transactions. See the Update Card Status endpoint to update the status of a card.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!