Skip to main content
POST
Create Chargeback

Authorizations

Authorization
string
header
required

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

Path Parameters

tx_id
string<uuid>
required

Body

application/json
reason
string
required
Required string length: 1 - 1000
transaction_owner
string<uuid> | null

Response

Successful Response

chargeback_id
string
required
original_transaction_id
string
required
amount
number
required
balance_after
number
required
account_frozen
boolean
required