Update dispute migration

Update dispute migration.

Only use this endpoint if the dispute's status is FAILED_MIGRATION and you need to update something that went wrong.

Path Params
number
required

Dispute ID

Body Params

Migration data

string
required

Claim ID, same as case number for VISA.

string
required

Chargeback ID, same as dispute ID for VISA.

number
required

Amount under dispute.

integer
required

Dispute installment ID.

string
enum
required

Network brand

Allowed:
boolean
Defaults to false

Is partial amount chargeback? Default is false.

string

Acquirer reference number. REQUIRED for Zero balance integration.

string

Transaction date. REQUIRED for Zero balance integration.

Responses

400

Bad Request

401

Unauthorized. Invalid or missing access token.

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