Activate card product
Last updated
Was this helpful?
Last updated
Was this helpful?
After creating a card product, it is in the INACTIVE state. We need to activate it for further use.
We will activate a newly created card product using the product code.
The path parameter is the card product code - DEBIT_PHYSICAL in this case.
To activate the card product, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/cards/products/DEBIT_PHYSICAL/activate
Below you will find the response to the sample request:
The card product is now active. You can create card applications with this product.