Get Installments Plans

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Get Installments Plan API lets you retrieve a list of installment plans associated with a specific account. This endpoint helps view all available plans linked to an account, including their installment options, limits, and availability periods.

Use this API to fetch all installment plans available under a particular account ID.

Query Params
string
required

The unique identifier of the account. Find it on the Yuno dashboard (UUID; 36 chars).

string

Currency used for filtering plans (ISO 4217; 3 chars).

string

[Optional] - The issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 6). In case you defined an iin for the installments plan, you can use it to filter the response. Alternative to card_number — send either iin or card_number, not both.

string

[Optional] - The full card number (PAN). Must be numeric and between 13–19 digits. When provided, it is securely tokenized and used for installment calculation. Alternative to iin — send either card_number or iin, not both.

string

[Optional] - The amount that the installment plan is available for. In case you defined an amount range for the installments plan, you can use it to filter the response.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json