2006
Table Of Contents
- Authorization & Capture Integration Guide
- Preface
- Overview
- Basic Authorization & Capture on the PayPal Website
- Authorization & Capture API
- Order Authorizations Scenarios
- Best Practices
- Testing PayPal Authorization & Capture
- PayPal Authorization & Capture Statuses
- PayPal Authorization & Capture API Error Codes, Short Messages, and Long Messages
- IPN and PayPal Authorization & Capture
- Glossary
Authorization & Capture API
DoVoid
36 June 2006 Web Services API Reference
DoVoidRequest
Request to void a prior authorization.
Fields
DoVoidResponse
Response to DoVoidRequest.
Fields
T
ABLE 3.9 DoVoidRequest Fields
Element Description Data Type Allowable Values Required?
AuthorizationI
D
The value of the original authorization
identification number returned by a PayPal product.
IMPORTANT: If you are voiding a transaction that
has been reauthorized, use the ID
from the original authorization, and
not the reauthorization.
Character length and limits: 19 single-byte
characters
xs:string
See description. Yes
Note An informational note about this settlement that is
displayed to the payer in email and in his transaction
history.
Character length and limits: 255 single-byte
characters
xs:string
See description. No
T
ABLE 3.10 DoVoidResponse Fields
Element Description Data Type Possible Values
Authorization
ID
The authorization identification number you
specified in the request.
Character length and limits: 19 single-byte
characters
xs:string
See description.