🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Simulate an authorization.clearing
type transaction by including the original_transaction_token
and amount
in your request. To simulate a refund type transaction, set the is_refund
field to true.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Transaction clearing or refund details
The body is of type object
.
Success
The response is of type object
.