2012

Table Of Contents
TransactionSearch API Operation
TransactionSearch Request Message
14
282 August 2012 SOAP API Developer Reference
TransactionSearch Request Fields
Field Description
StartDate xs:dateTime
(Required) The earliest transaction date at which to start the search.
Character length and limitations: No wildcards are allowed. The value must be in
UTC/GMT.
EndDate xs:dateTime
(Optional) The latest transaction date to be included in the search.
Character length and limitations: No wildcards are allowed. The value must be in
UTC/GMT.
Payer xs:string
ebl:EmailAddressType
(Optional) Search by the buyers email address.
Character length and limitations: 127 single-byte alphanumeric characters
Receiver ebl:EmailAddressType
(Optional) Search by the receivers email address. If the merchant account has only
one email address, this is the primary email. It can also be a non-primary email
address.
ReceiptID xs:string
(Optional) Search by the PayPal Account Optional receipt ID. This field is not
applicable to point-of-sale transactions.
TransactionID ebl:TransactionID
(Optional) Search by the transaction ID. The returned results are from the merchant’s
transaction records.
Character length and limitations: 19 single-byte characters maximum
InvoiceID xs:string
(Optional) Search by invoice identification key, as set by you for the original
transaction. This field searches the records for items the merchant sells.
Character length and limitations: 127 single-byte characters maximum with no
wildcards allowed
CardNumber xs:string
(Optional) Search by credit card number, as set by you for the original transaction.
This field searches the records for items the merchant sells. The field is not applicable
to point-of-sale.
NOTE: 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.
PayerName ebl:PersonNameType
(Optional) Search by the buyers name.