Skip to main content

Get payment plans

Return a list of available installments through the card BIN

Path Parameters
ref_number uuid REQUIRED

Authorization reference number

Request Body REQUIRED

Data to resolve available plans

bin string REQUIRED

Possible values: Value must match regular expression ^[0-9]{6,8}$

Field representing the BIN (Bank Identification Number) with a length of 6 to 8 digits.

fingerprint uuid

Fingerprint representing a card. This should be a UUID.

Responses
200

Successful response

Schema OPTIONAL
card_data object OPTIONAL
bin string OPTIONAL

Possible values: Value must match regular expression ^[0-9]{6,8}$

Field representing the BIN (Bank Identification Number) with a length of 6 to 8 digits.

scheme string OPTIONAL

Card scheme or network

type string OPTIONAL

Possible values: [DEBIT, CREDIT, PREPAID]

plans object[] OPTIONAL
id uuid OPTIONAL
type string OPTIONAL
description string OPTIONAL

A description ready to be rendered in the frontend

installments number OPTIONAL

Number of installments

amount float OPTIONAL
financial_info object OPTIONAL
total_financial_cost double OPTIONAL

Possible values: value ≤ 100

Financial cost percentage