Create debit card application
Last updated
Was this helpful?
Last updated
Was this helpful?
We will create a new debit card application for a private person using the debit card product.
Card application type
Product code
Price list code
Account owner details
Cardholder details
Shipping address details
Card usage and limit groups
To create the card application, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v3/applications/create
The sample request body is as follows:
Below you will find the response to the sample request:
The card application has been created with the COMPLETED status and an application ID in the response. The card is successfully assigned to the person. If the application is in the WAITING status, you can manually accept it using the application ID.
Similarly, you can create applications for supplementary cards and credit cards.