Below you will find the response to the sample request:
Response
Result
The API call returns the full set of card application data, including parameters automatically generated by the Tuum system, as shown below:
Parameter and value
Explanation
"applicationId": "C001664282668"
A new card application with the ID C001664282668 has been registered in the system.
"statusCode": "WAITING"
The card application is currently in the WAITING status, awaiting approval.
Notes:
Whether a card application requires an acceptance step is determined by the configuration of the associated card product.
If you need to modify any parameters from the default values defined by the card product, use the endpoint: POST /api/v3/applications/{applicationId}/update
You can update the card application only while it remains in the WAITING status.