Reference Manual
Table Of Contents
- Web Services API Reference
- Preface
- Overview of the PayPal Web Services API
- PayPal Web Services API Architecture
- Core eBL Request/Response Structures
- Authorization & Capture API
- Direct Payment API
- Express Checkout API
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Error Codes and Messages for All PayPal APIs
- Country Codes
- Index
Web Services API Reference July 2006 89
GetTransactionDetails API
GetTransactionDetailsResponse
ReceiverInfo
Includes elements described below ebl:ReceiverInfo
Type
Business
Email address or account ID of the payment recipient (the
seller). Equivalent to
Receiver if payment is sent to
primary account.
Character length and limitations: 127 single-byte
alphanumeric characters
xs:string
Receiver
Primary email address of the payment recipient (the
seller).
If you are the recipient of the payment and the payment is
sent to your non-primary email address, the value of
Receiver is still your primary email address.
Character length and limitations: 127 single-byte
alphanumeric characters
xs:string
ReceiverID
Unique account ID of the payment recipient (the seller).
This value is the same as the value of the recipient's
referral ID.
xs:string
PayerInfo
Includes elements described below ebl:PayerInfo
Type
Payer
Email address of payer
Character length and limitations: 127 single-byte
characters
ns:EmailAddress
Type
PayerID
Unique customer ID
Character length and limitations: 17 single-byte
characters
ebl:UserIDType
PayerStatus
Status of payer’s email address ebl:PayPalUser
StatusCodeType
Verified
Unverified
PayerName
(included in
PayerInfo)
Salutation
Payer’s salutation
Character length and limitations: 20 single-byte
characters
xs:string
FirstName
Payer’s first name
Character length and limitations: 25 single-byte
characters
ebl:NameType
MiddleName
Payer’s middle name
Character length and limitations: 25 single-byte
characters
ebl:NameType
LastName
Payer’s last name
Character length and limitations: 25 single-byte
characters
ebl:NameType
TABLE 7.2 GetTransactionDetailsResponse Fields
Element Included Element Description
Data Type and
Possible Values