Merchant action

Use this endpoint to perform actions like accept, challenge or offer on a dispute

Path Params
string
required

Dispute ID starting with 'dispute_' followed by 21 characters.

Body Params
string
enum
required

Action that can be performed on the dispute

Allowed:
string

The resolution chosen by the merchant for this action. Required if defined in the config for certain action types.

string

Message text. Required if defined in the config for certain action types.

amount
object

Amount to be used for the action. Required if defined in the config for certain action types.

Headers
string

Optional Reference for the request. This is used to identify the request in debugging.

string

Optional Idempotency Key for the request. Sending duplicate requests will result in 409 HTTP status code.

Responses

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