Create dispute migration

Create a migration for a Full balance or Zero balance program.

After this, you can create a dispute migration for a specific installment using the dispute ID returned 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.

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

Migration data

Create dispute migration request object

string
required

Chargeback ID, same as dispute ID for VISA.

string
required

Claim ID, same as case number for VISA.

double
required

Amount under dispute

string
enum
required

Network brand

Allowed:
number

Authorization ID. REQUIRED for Full balance integration.

number

Account ID. REQUIRED for Zero balance integration.

string

Transaction date, format = yyyy-mm-dd. REQUIRED for Zero balance integration.

string

Acquirer reference number. REQUIRED for Zero balance integration.

boolean
Defaults to false

Is partial amount chargeback? Default is false.

number

Installent disputed amount

integer

Installment number.

Responses

400

Bad Request

401

Unauthorized. Invalid or missing access token.

422

Unprocessable entity

500

Internal server error

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