Amount by which the buyer is adjusting the order total. Used when the seller has not supplied payment details such as shipping and handling or insurance fee. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use AdjustmentAmount.
Not applicable to Half.com. A PayPal transaction that relates to this eBay transaction. Returned only if there is at least one PayPal transaction related to this eBay transaction.
See the Field Index to learn which calls use ExternalTransaction.
Unique identifier that eBay generates for the order.
For calls like GetItemTransactions (and the Checkout notification), no OrderID will appear when only 1 item is purchased in a single end-to-end checkout flow (because the transaction would not be part of an order in this case).
Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use OrderID.
For transaction calls (like GetItemTransactions), please use the TransactionPlatform element to determine whether an item was purchased on Express on eBay.
Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use OrderStatus.
Date and time the order was paid. This time is specified in GMT (not Pacific time). See "Time Values" in the eBay Web Services guide for information about converting between GMT and other time zones. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use PaidTime.
The payment methods the buyer uses to pay for the order. An order can have multiple payment methods if the buyer combines several transactions into one order. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use PaymentMethods.
Date and time the order was shipped. This time is specified in GMT (not Pacific time). See "Time Values" in the eBay Web Services guide for information about converting between GMT and other time zones. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use ShippedTime.
The shipping-related details for an item or transaction, including flat or calculated shipping costs and shipping insurance costs. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use ShippingDetails.
The sum of the sale prices of all of the transactions in the order, where a transaction sale price is the item sale price times the quantity sold. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use Subtotal.
The set of two or more transactions that make up the order. Also applicable to Half.com (for GetOrders).
We strongly recommend that you avoid mixing transactions for digital and non-digital listings in the same order. (In the future, AddOrder may enforce this recommendation.)
See the Field Index to learn which calls use TransactionArray.