Create dispute form

Create a dispute form with more information to send to the network.

You can create one of the following types of Expedited Billing Dispute Forms (EBDF):

  1. fraudDrfDocument - Used for cases of fraud

  2. cardholderDisputeChargebackDrfDocument - Used when the cardholder disputes a purchase and notifies the card issuer.

  3. pointOfInteractionErrorsDrfDocument - Used when there's either a disagreement between parties or an error with the transaction. For example, a wrong value or a duplicate charge.

For VISA, you need to fill out the allocationQuestionnaire (reason 11) or collaborationQuestionnaire (reason 12 and 13) form object. VISA's rules for filling out form fields can be found in this guide document

For Elo, you need to fill out the clearingElo form object.

Path Params
number
required

Dispute ID

Body Params
number

Dispute installment ID. If not passed, the first installment is used

form
object
required

Field to register form used to send to network.

Responses

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