Migrate disputes

Starts the migration of a dispute

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

Migrate disputes

migration
object
required
integer

Reason code for the dispute, as defined by the card network.

string
length ≤ 5000

Client custom dispute comment (used to explain why a dispute is partial, for example).

number
≥ 0

Amount being disputed.

string
length ≤ 255

Network brand where the transaction under dispute occurred.

boolean

Is this a partial dispute?

boolean

Is this dispute related to an airport tax?

boolean

Should the airport tax be partially disputed?

number
≥ 0

Airport tax amount being disputed.

string
length ≤ 255

Acquirer reference number.

date

Date of the transaction this dispute is associated with. Required when authorization_id is not provided.

number
≥ 0

Amount of the transaction this dispute is associated with. Required when authorization_id is not provided.

string

Authorization code of of the transaction this dispute is associated with. Required when authorization_id is not provided.

string

Status of the dispute being migrated. For a glossary of valid statuses, refer to Migration statuses and events.

integer
≥ 1

Number of the installment the dispute is associated to. Required when the dispute is related to an installment transaction.

number
≥ 0

Installment amount being disputed. Required when the dispute is related to an installment transaction.

boolean

Is the pre-arbitration amount for a partial amount dispute, represented by pre_arb_amount? If empty, disputes are created as full amount, same as false.

number
≥ 0

Pre-arbitration amount being disputed. Required when pre_arb_is_partial = true.

Responses
202

Accepted

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