Create installment migration

Create a migration for a specific installment. Before you do this, you need to call Create dispute migration and get a dispute ID to use here.

This endpoint generates a Dispute installment created event. Once the dispute is migrated into the system, its status changes and a Dispute status changed event is generated.

Path Params
number
required

Dispute ID

Body Params

Dispute Installment information

integer
required

Installment number.

string

Installment acquirer reference number. REQUIRED for Zero balance integration.

string
required

Claim ID, same as case number for VISA.

string
required

Chargeback ID, same as dispute ID for VISA.

number
required

Disputed installment value

Responses

400

Bad Request

401

Unauthorized. Invalid or missing access token.

404

Not found

422

Unprocessable entity

500

Internal server error

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