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
Express Checkout API
GetExpressCheckoutDetails
76 July 2006 Web Services API Reference
TABLE 6.7 Response: PayerName Elements
Element Description DataType Possible Values
Salutation
Payer’s salutation
Character length and limitations: 20 single-byte
characters
xs:string See description.
FirstName
Payer’s first name
Character length and limitations: 25 single-byte
characters
ebl:PersonNameType See description.
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 See description.
Suffix
Payer’s suffix
Character length and limitations: 12 single-byte
characters
ebl:SuffixType
See description.
FirstName
Payer’s first name.
Character length and limitations: 25 single-byte
characters
ebl:NameType See description.
LastName
Payer’s last name.
Character length and limitations: 25 single-byte
characters
ebl:NameType See description.
T
ABLE 6.8 Response: AddressType Fields
Element Descriptions Data Type Possible Values
AddressStatus
Status of street address on file with PayPal ebl:AddressStatus
TypeCode
none
Confirmed
Unconfirmed
Name
Person’s name associated with this address.
Character length and limitations: 32 single-byte
characters
xs:string
See description.
Street1
First street address.
Character length and limitations: 100 single-byte
characters
xs:string
See description.