On This Page
REST API | Visa Platform Connect
Authorization Reversals
This section provides the information you need in order to process an authorization
reversal.
Reversing an authorization releases the hold on the customer’s payment card funds that the
issuing bank placed when processing the authorization.
Endpoint
Production:
POST
https://nabgateway-api.nab.com.au
/pts/v2/payments/{id}/reversalsTest:
POST
https://nabgateway-api-test.nab.com.au
/pts/v2/payments/{id}/reversalsThe
{id}
is the transaction ID returned in the authorization response.