Skip to main content
POST
Resolve 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_).

Path Parameters

id
string<uuid>
required

Body

application/json
resolution
enum<string>
required
Available options:
full_refund,
partial_refund,
credit,
no_refund,
other
refundAmount
number
notes
string
Maximum string length: 1000
cancelMandate
boolean

If the dispute relates to an AP2 mandate, optionally revoke it

Response

Resolved

data
object
required
refund_id
string