2009

Table Of Contents
Name-Value Pair API Developer Guide 08 April 2009 133
Recurring Payments and Reference Transactions API Operations
DoReferenceTransaction API
Ship To Address Fields
DoReferenceTransaction API
Process a payment from a buyers account, which is identified by a previous transaction.
z “DoReferenceTransaction Request” on page 134
FIRSTNAME Payers first name.
Character length and limitations: 25 single-byte characters.
MIDDLENAME Payers middle name.
Character length and limitations: 25 single-byte characters.
LASTNAME Payers last name
Character length and limitations: 25 single-byte characters.
SUFFIX Payers suffix
Character length and limitations: 12 single-byte characters.
Field Description
ADDRESSSTATUS (Required) Status of street address on file with PayPal.
Valid values are:
z none
z Confirmed
z Unconfirmed
SHIPTONAME (Required) Person’s name associated with this address.
Character length and limitations: 32 single-byte characters.
SHIPTOSTREET (Required) First street address.
Character length and limitations: 100 single-byte characters.
SHIPTOSTREET2 (Optional) Second street address.
Character length and limitations: 100 single-byte characters.
SHIPTOCITY (Required) Name of city.
Character length and limitations: 40 single-byte characters.
SHIPTOSTATE (Optional) State or province.
Character length and limitations: 40 single-byte characters.
Required for U.S. addresses only.
SHIPTOZIP (Required) U.S. ZIP code or other country-specific postal code.
Character length and limitations: 20 single-byte characters.
SHIPTOCOUNTRYCODE (Required) Country code. Character limit: Two single-byte characters.
Field Description