Authorization Reversal

POST

paymentcardauthorizations/REVS

Base path:

Use this base path if you have not yet received or not migrated to the new credentials from Travelport:

Pre-production https://api.apim-a.adc.pp.travelport.io:443/11/payment/

Production https://api.apim-a.adc.prod.travelport.io:443/11/payment/

Use this base path after you have migrated to the new credentials from Travelport:

Pre-production https://api.pp.travelport.net/11/payment/

Production https://api.travelport.net/11/payment/

Related Content: Pay APIs Guide

An authorization reversal is generated to notify the issuer that the sale has been voided or canceled and that the authorization hold should be released.

If a reversal is not sent, the authorized funds may remain outstanding for anywhere from 3 to 14 days, depending on the card type. In some countries if a reversal advice is not received within the same business day the transaction will be processed.

The response indicates whether the authorization vendor received the reversal request. It is not a guarantee the reversal has been processed.

Request

Query Parameters

None.

Request Body

Response

All Pay API requests return the same response structure, in which completionCode and completionCodeDescription provide the status of the transaction. See Payment Card Authorization for the response body table.

Example Request

Example Response