Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Authorization advice details
Response
Success
The response is of type object.
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
Success
The response is of type object.