Create Installment Plan

This endpoint creates an installment plan for a Payin transaction, allowing you to offer customers the flexibility to pay for their purchases in installments. You can specify the number of installments, the installment amount, and other relevant details. The response will include the installment plan details, such as the total amount to be paid and the due dates for each installment.

Token Expiration

The token provided in the response is valid for 10 minutes from the moment it is generated. After this period, the token will expire and can no longer be used for processing installment plans.

Body Params
paymentMethod
object
required
string
required

Country. ISO 3166-1 alpha-3.

string
required
number
required

Total amount.

string
required

Localpayment account number.

Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

404

Not Found

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