
TransactionSearch API
TransactionSearchRequest
104 July 2006 Web Services API Reference
TransactionSearchRequest
Request to search transaction history.
Fields
TABLE 10.1 TransactionSearchRequest Fields
Element Description Data Type Allowable Values Required?
StartDate
The earliest transaction date at which to start the search.
N
OTE: No wildcards are allowed. The value must be in
UTC/GMT format.
xs:dateTime
Transaction-specific Yes
EndDate
The latest transaction date to be included in the search
xs:dateTime
Transaction-specific No
Payer
Search by the buyer’s email address
Character length and limitations: 127 single-byte
alphanumeric characters
ebl:EmailAddress
Type
xs:string
Transaction-specific No
Receiver
Search by the receiver’s email address. If the merchant
account has only one email, this is the primary email. Can
also be a non-primary email.
ebl:EmailAddress
Type
xs:string
Transaction-specific No
ReceiptID
Search by the PayPal Account Optional receipt ID
xs:string
Transaction-specific No
TransactionID
Search by the transaction ID.
N
OTE: The returned results are from the merchant’s
transaction records.
Character length and limitations: 19 single-byte
characters maximum
ebl:TransactionID
xs:string
Transaction-specific No
InvoiceID
Search by invoice identification key, as set by you for the
original transaction.
InvoiceID searches the records
for items sold by the merchant, not the items purchased.
N
OTE: No wildcards are allowed.
Character length and limitations: 127 single-byte
characters maximum
xs:string
Transaction-specific No
CardNumber
Search by credit card number, as set by you for the
original transaction.
CardNumber searches the
records for items sold by the merchant, not the items
purchased.
N
OTE: 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.
xs:string
Transaction-specific No
Komentarze do niniejszej Instrukcji