2006

Table Of Contents
Authorization & Capture API
DoReauthorization
38 June 2006 Web Services API Reference
DoReauthorizationRequest
Request to use Authorization & Capture to reauthorize a transaction.
Fields
DoReauthorizationResponse
Response to DoReauthorizationRequest.
Fields
T
ABLE 3.11 DoReauthorizationRequest Fields
Element Description Data Type Allowable Values Required?
Authorization
ID
The value of a previously authorized transaction
identification number returned by a PayPal product.
NOTE: You can obtain a buyers transaction
number from the
TransactionID
element of the
PayerInfo structure
returned by
GetTransactionDetailsRespons
e
.
Character length and limits: 19 single-byte
characters maximum
xs:string
Any previously
authorized PayPal
transaction
identification
number.
Yes
Amount Amount to reauthorize.
Limitations: Must not exceed $10,000 USD in any
currency. No currency symbol. Decimal separator
must be a period (.), and the thousands separator
must be a comma (,).
cc:BasicAmount
Type
See description. Yes
T
ABLE 3.12 DoReauthorizationResponse Fields
Element Description Data Type Possible Values
Authorization
ID
A new authorization identification number.
Character length and limits: 19 single-byte
characters
xs:string
See description.