2013

Table Of Contents
Name-Value Pair API Developer Guide February 01, 2013 81
ExpressCheckout API Operations
GetExpressCheckoutDetails API Operation
6
Payer Name Fields
Address Type Fields
COUNTRYCODE Buyers country of residence in the form of ISO standard 3166 two-character country
codes.
Character length and limitations: 2 single-byte characters
BUSINESS Buyers business name.
Character length and limitations: 127 single-byte characters
Field Description
FIRSTNAME Buyer's first name.
Character length and limitations: 25 single-byte characters
MIDDLENAME Buyer's middle name.
Character length and limitations: 25 single-byte characters
LASTNAME Buyer's last name.
Character length and limitations: 25 single-byte characters
SUFFIX Buyer's suffix.
Character length and limitations: 12 single-byte characters
Field Description
PAYMENTREQUEST_
n_SHIPTONAM
E
SHIPTONAME (deprecated)
Person’s name associated with this shipping address. You can specify up to
10 payments, where
n is a digit between 0 and 9, inclusive.
Character length and limitations: 32 single-byte characters
SHIPTONAME is deprecated since version 63.0. Use
PAYMENTREQUEST_0_SHIPTONAME instead.
PAYMENTREQUEST_
n_SHIPTOSTR
EET
SHIPTOSTREET (deprecated)
First street address. You can specify up to 10 payments, where
n is a digit
between 0 and 9, inclusive.
Character length and limitations: 100 single-byte characters
SHIPTOSTREET is deprecated since version 63.0. Use
PAYMENTREQUEST_0_SHIPTOSTREET instead.
PAYMENTREQUEST_
n_SHIPTOSTR
EET2
SHIPTOSTREET2 (deprecated)
Second street address. You can specify up to 10 payments, where n is a digit
between 0 and 9, inclusive.
Character length and limitations: 100 single-byte characters
SHIPTOSTREET2 is deprecated since version 63.0. Use
PAYMENTREQUEST_0_SHIPTOSTREET2 instead.
Field Description