v1

latestOpenAPI 3.0.32026-07-24164965.8 KB
api

Finance Terms Simulation (Switzerland Only)

An endpoint to give the finance terms for a given credit request.

Note: This endpoint requires a PUBLIC API Key as the bearer token. Do not use a Merchant API Token generated in the usual way.

post/api/checkout/v1/external/credit-finance-terms/

Request body

{"stackTrail":"components:schemas:CreditFinanceTermsRequest:properties:list_price","oasType":"schema","type":"unknown","title":"List Price","description":"The list price for the amount to be financed (excluding residual value)."}
amountstring required

Amount to be financed (excluding residual value).

currencystring required

ISO 4217 Currency code of the amount to be financed.

termsinteger[] required

A list of terms to retrieve credit finance terms for.

allowed_termsinteger[]

A list of terms to retrieve credit finance terms for.

skustring

Optional. The SKU of the product

additional_dataobject

Optional. Additional data

Response