Create reversal transaction

Create reversal transaction using merchant ID. This endpoint generates a Merchant transaction settled event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Merchant ID

Body Params

Request body

authorization
object

Marketplace authorization

number
required

Authorized amount (must be a multiple of 100)

boolean

Indicates whether there should be a merchant discount rate (MDR) penalty. If true, the fixed transaction fee and the MDR amount are not reversed.

int64
required
string
required

The event date and time. UTC date/time - format: yyyy-MM-ddThh:mm:ssZ

meta
array of objects

Metadata. The accepted parameters are MarketplaceAuthorization and MarketplaceTransaction.

meta
Headers
string

Content type

string

Authorization token. This is a regular access token, which does not need to include an account ID.

Responses

400

Bad Request

401

Access token is missing or invalid

409

The specified resource status conflict with the current request.

422

Unprocessable Entity

500

Internal server error

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