Create Dispute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 10000

The id of the dispute in your payment processor.

date-time
required

ISO 8601 timestamp - when the charge was disputed.

date-time
required

ISO 8601 timestamp - when dispute evidence needs to be disputed by.

string
length ≤ 10000

The id of the disputed charge in your payment processor.

string
length ≤ 128

The id of the transaction in your payment processor.

date-time

The date and time when the transaction was created, in ISO 8601 format

string
enum

The bank provided reason for the dispute.

number
required
≥ 0

The amount of the disputed charge. Amounts are in cents (or other minor currency unit.)

string
required
length ≤ 10

The currency code of the disputed charge. e.g. 'USD'.

string
required
length ≤ 128

The payment processor for the charge.

string
enum

The status of the dispute.

Allowed:
boolean
required

Is the disputed charge refundable.

string
enum

State of address check (if available). One of pass, fail, unavailable, unchecked.

Allowed:
string
enum

State of address zip check (if available). One of pass, fail, unavailable, unchecked.

Allowed:
string
enum

State of cvc check (if available). One of pass, fail, unavailable, unchecked.

Allowed:
products
array of objects

List of products the customer purchased.

products
pastPayments
array of strings

History of the customer's valid, non-disputed transactions using the same card.

pastPayments
boolean
required

Whether you wish Chargeflow to handle the dispute or not. If True - Chargeflow will submit evidence for the dispute. If False - Chargeflow will not handle the dispute.

Response

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