Skip to main content
POST
Create Dispute

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
string

Body

application/json
transaction_reference
string
Example:

"962b954d-bbd3-4b03-8a70-80fb595e9049"

reason
enum<string>
Available options:
duplicate,
not_received,
fraudulent,
product_not_as_described,
service_not_as_described,
canceled,
other
explanation
string
Example:

"No real explanation"

Response

200 - application/json

OK

message
string
Example:

"dispute successfully created!"

statusCode
integer
Example:

200

data
object