Home > Requesting Services > Authorization Reversal Service


Authorization Reversal Service

 

After a capture has been made against an authorization, reversing the authorization has no effect on the capture.

The payPalAuthReversalService service releases the hold on a customer’s funds. The following services can be reversed:

npayPalEcDoPaymentService

npayPalEcOrderSetupService

npayPalAuthorizationService

When you request payPalAuthReversalService, you must include the following fields in the request:

npayPalAuthReversalService_run

npayPalAuthReversalService_paypalAuthorizationId

nmerchantID

nmerchantReferenceCode

nA request ID:

lFor a standard order:
payPalAuthReversalService_paypalEcDoPaymentRequestID

lFor a custom order when reversing an order setup:
payPalAuthReversalService_paypalEcOrderSetupRequestID

lFor a custom order when reversing an authorization:
payPalAuthReversalService_paypalAuthorizationRequestID

nA request token:

lFor a standard order:
payPalAuthReversalService_paypalEcDoPaymentRequestToken

lFor a custom order when reversing an order setup:
payPalAuthReversalService_paypalEcOrderSetupRequestToken

lFor a custom order when reversing an authorization:
payPalAuthReversalService_paypalAuthorizationRequestToken

These fields are described in API Fields.