Create credit card offer
Last updated
Was this helpful?
Last updated
Was this helpful?
We are creating a credit card offer for a particular person with sample data.
The path parameter is the person ID for which you want to create the offer.
Type of the credit offer
Credit type and price list for the credit offer
Servicing account details
Requested amount
Offered amount
Maximum amount offered by a bank to customers
Interests proposed to customers
Invoice days
Country code
To create the credit card offer, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/persons/ID-3382/cards/offers
The sample request body is as follows:
Below you will find the response to the sample request:
We have created the credit card offer with the status PRESENTED and an offer ID in the response. After this, you can accept. decline, or cancel the offer using the offer ID.