Create Dispute

Creates a dispute in Chargeflow that can either be viewed through the Chargeflow platform or managed by Chargeflow.

Body Params
string
required
length ≤ 128

The unique dispute identifier appears on the source (processor) from which the dispute originated.

string
required

The unique Chargeflow account identifier to which the dispute belongs. (Platforms only)

date-time
required

The time at which the dispute was created at the processor in ISO 8601 format.

string
enum
required

The reason the cardholder has disputed the transaction.

Allowed:
date-time
required

The deadline to submit evidence to challenge the dispute in ISO 8601 format.

number
required
≥ 0

Disputed amount. Equal to or less than the disputed transaction amount.

string
required
length between 3 and 3

Three-letter ISO 4217 currency code in uppercase.

string
enum
required

The current status of the dispute.

Allowed:
string
enum
Defaults to Chargeback

The stage of the dispute. Default is chargeback.

Allowed:
transaction
object

Creates a new Chargeflow transaction.

subscription
object

Creates a new Chargeflow subscription.

order
object

Creates a new Chargeflow order.

Responses

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