v1

latestOpenAPI 3.0.02026-07-2335196124.2 KB
Payment methods

Retrieve installment settings used to place orders with installments

Retrieve information about the number of installments available for a specific selection of products or services.

Once the installment information is retrieved, it can be used in the POST call on the order resource to place an order with a installments

get/orders/0/installments/

Query parameters

Amountnumber required

Amount

Countrystring required

2 letters country code

Currencystring required

3 letters currency code

FiscalCodestring

Fiscal code. Required for Brasil or if CardBin or EesToken is not provided

CardBinstring

Card number. Required if Fiscal code or EesToken is not provided

EesTokenstring

Ees token. Required if Fiscal code or CardBin is not provided

Headers

Accept'application/json' required
X-Avangate-Authenticationstring required

Authentication header

Response

OK