Skip to main content

Get Offers

POST 

/api/v1/installmentplans/offers

Get Offers is the important first step in establishing an installment plan. To Get Offers you must pass at least the following data: postal code and country, credit card number and expiration date, and amount of plan and currency. Note that if you don't pass all necessary shopper info here (e.g., name, full address, etc.), you will need to pass it later using Update Offers.

Notes:

  • Even if you checked a card's eligibility with Card Validity, you still need to pass card info again to Get Offers
  • Offers are good for a set amount of time (one hour by default); this can be adjusted by Splitit support
  • If you get no offers, have a look at the Hint field in the 200 response to understand why

Request

Responses

The offers response with available installment options.

Response Headers