Study Guide

Table Of Contents
Transactions
Transaction Searches
8
96 March 2008 PayPal Certified Developer Program Study Guide
INVNUM Search by the invoice identification key, as set for the original
transaction. This field searches the records for items sold by the
merchant, not for items purchased.
No wildcards are allowed.
Character length and limitations: 127 single-byte characters
maximum.
No
ACCT Search by credit-card number, as set for the original transaction. This
field searches the records for items sold by the merchant, not for items
purchased.
No wildcards are allowed.
Character length and limitations: Must be at least 11 and no more than
25 single-byte numeric characters maximum. Special punctuation,
such as dashes or spaces, is ignored.
No
SALUTATION Customers salutation.
Character length and limitations: 20 single-byte characters
No
FIRSTNAME Customers first name.
Character length and limitations: 25 single-byte characters
No
MIDDLENAME Customers middle name.
Character length and limitations: 25 single-byte characters
No
LASTNAME Customers last name.
Character length and limitations: 2025 single-byte characters
No
SUFFIX Customers suffix.
Character length and limitations: 12 single-byte characters
No
AUCTIONITEMNUMBER Search by auction item number of the purchased goods. No
T
ABLE 8.9 TransactionSearch Request Parameters (Continued)
Parameter Description Required?