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 ics_paypal_auth_reversal service releases the hold on a customer’s funds. The following services can be reversed:

nics_paypal_ec_do_payment

nics_paypal_ec_order_setup

nics_paypal_authorization

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

nics_applications

nmerchant_id

nmerchant_ref_number

npaypal_authorization_id

nA request ID:

lFor a standard order:
paypal_ec_do_payment_request_id

lFor a custom order when reversing an order setup:
paypal_ec_order_setup_request_id

lFor a custom order when reversing an authorization:
paypal_authorization_request_id

nA request token:

lFor a standard order:
paypal_ec_do_payment_request_token

lFor a custom order when reversing an order setup:
paypal_ec_order_setup_request_token

lFor a custom order when reversing an authorization:
paypal_authorization_request_token

These fields are described in API Fields.