🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
An authorization advice allows an amount to be decreased after the authorization. This endpoint allows you to simulate post-swipe adjustments.
Simulate an authorization.advice
type transaction by including the original_transaction_token
and other authorization details in your request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Authorization advice details
The body is of type object
.
Success
The response is of type object
.