Skip to main content
POST
File a dispute

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Body

application/json
transferId
string<uuid>
required
reason
enum<string>
required
Available options:
service_not_received,
duplicate_charge,
unauthorized,
amount_incorrect,
quality_issue,
other
description
string
required
Maximum string length: 2000
amountDisputed
number
evidence
object[]
requestedResolution
enum<string>
Available options:
full_refund,
partial_refund,
credit,
no_refund,
other

Response

Dispute filed

data
object
required