🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
A reversal releases the hold that was placed on account funds by an authorization, thus returning the funds to the account.
Simulate an authorization.reversal
type transaction by including the original_transaction_token
and amount
in your request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Reversal details
The body is of type object
.
Success
The response is of type object
.