After a credit card has been created, it is in the PRESENTED state. This means that the offer is being presented to the customer. If the customer accepts the offer, we will accept the offer using the endpoint.
Use case data
API parameters with values
The path parameter is the offer ID from the response while creating the credit card offer. You can also get the offer ID by searching for the offers.
Sample API call
To accept the credit card offer, use the following endpoint:
Sample response
Below you will find the response to the sample request:
We have now accepted the credit card offer. In the response, you can find the contract header ID, contract number, and credit account ID, along with other details. The credit contract with a credit account is created for the customer.
For a credit contract, some of the actions that you can perform are:
Create a new contract version with changed conditions.