SellingManagerSoldOrderType
Contains information about a sale record.

Types that use SellingManagerSoldOrderType:

Calls that use one or more fields of SellingManagerSoldOrderType:

Fields

ActualShippingCost ( AmountType (double) )
AdjustmentAmount ( AmountType (double) )
BuyerEmail ( string )
BuyerID ( string )
CashOnDeliveryCost ( AmountType (double) )
CreationTime ( dateTime )
DaysSinceSale ( int )
EmailsSent ( int )
ItemCost ( AmountType (double) )
NetInsuranceFee ( AmountType (double) )
NetShippingFee ( AmountType (double) )
NetTotalAmount ( AmountType (double) )
NotesFromBuyer ( string )
NotesToBuyer ( string )
NotesToSeller ( string )
OrderStatus ( SellingManagerOrderStatusType )
SalePrice ( AmountType (double) )
SaleRecordID ( long )
SellingManagerSoldTransaction ( SellingManagerSoldTransactionType )
ShippingAddress ( AddressType )
ShippingDetails ( ShippingDetailsType )
TotalAmount ( AmountType (double) )
TotalQuantity ( int )
UnpaidItemStatus ( UnpaidItemStatusTypeCodeType )
VATInsuranceFee ( AmountType (double) )
VATRate ( VATRateType )
VATShippingFee ( AmountType (double) )
VATTotalAmount ( AmountType (double) )

ActualShippingCost ( AmountType (double) ) [0..1]
Actual shipping cost paid by the seller to ship the item.
See the Field Index to learn which calls use ActualShippingCost.

AdjustmentAmount ( AmountType (double) ) [0..1]
Discount, or charge, to which the buyer and seller have agreed. If this value is a positive value, the amount is the extra money that the buyer pays the seller. If this value is a negative value, the amount is a discount the seller gives the buyer.
See the Field Index to learn which calls use AdjustmentAmount.

BuyerEmail ( string ) [0..1]
The email of the buyer.
See the Field Index to learn which calls use BuyerEmail.

BuyerID ( string ) [0..1]
The user ID of the buyer.
See the Field Index to learn which calls use BuyerID.

CashOnDeliveryCost ( AmountType (double) ) [0..1]
The cost of cash-on-delivery.
See the Field Index to learn which calls use CashOnDeliveryCost.

CreationTime ( dateTime ) [0..1]
The sale date.
See the Field Index to learn which calls use CreationTime.

DaysSinceSale ( int ) [0..1]
Number of days since the sale.
See the Field Index to learn which calls use DaysSinceSale.

EmailsSent ( int ) [0..1]
Number of emails sent regarding this order.
See the Field Index to learn which calls use EmailsSent.

ItemCost ( AmountType (double) ) [0..1]
A SMPro seller can record the cost of the item, as calculated by the seller, in this field.
See the Field Index to learn which calls use ItemCost.

NetInsuranceFee ( AmountType (double) ) [0..1]
Total cost of shipping insurance.
See the Field Index to learn which calls use NetInsuranceFee.

NetShippingFee ( AmountType (double) ) [0..1]
Total shipping fee.
See the Field Index to learn which calls use NetShippingFee.

NetTotalAmount ( AmountType (double) ) [0..1]
The seller records in this field a net total amount obtained according to the seller's method of calculation. This field is returned for VAT transactions only.
See the Field Index to learn which calls use NetTotalAmount.

NotesFromBuyer ( string ) [0..1]
Notes from the buyer to the seller.
See the Field Index to learn which calls use NotesFromBuyer.

NotesToBuyer ( string ) [0..1]
Notes from the seller to the buyer.
See the Field Index to learn which calls use NotesToBuyer.

NotesToSeller ( string ) [0..1]
Notes to self from seller.
See the Field Index to learn which calls use NotesToSeller.

OrderStatus ( SellingManagerOrderStatusType ) [0..1]
Status of the order regarding payment, shipping, feedback, and other communications.
See the Field Index to learn which calls use OrderStatus.

SalePrice ( AmountType (double) ) [0..1]
Amount of the accepted offer for the listing.
See the Field Index to learn which calls use SalePrice.

SaleRecordID ( long ) [0..1]
The sale record ID. Applicable to Selling Manager users. When an item is sold, Selling Manager generates a sale record. A sale record contains buyer information, shipping, and other information. A sale record is displayed in the Sold view in Selling Manager. Each sale record has a sale record ID. In the following calls, the value for the sale record ID is in the SellingManagerSalesRecordNumber field: GetItemTransactions, GetSellerTransactions, GetOrders, GetOrderTransactions. In the Selling Manager calls, the value for the sale record ID is in the SaleRecordID field. The sale record ID can be for one transaction or for an order (which contains multiple transactions).
See the Field Index to learn which calls use SaleRecordID.

SellingManagerSoldTransaction ( SellingManagerSoldTransactionType ) [0..*]
Information about one transaction in the order.
See the Field Index to learn which calls use SellingManagerSoldTransaction.

ShippingAddress ( AddressType ) [0..1]
Shipping address of a buyer.
See the Field Index to learn which calls use ShippingAddress.

ShippingDetails ( ShippingDetailsType ) [0..1]
The shipping-related details for an item or transaction, including flat and calculated shipping costs and shipping insurance costs.
See the Field Index to learn which calls use ShippingDetails.

TotalAmount ( AmountType (double) ) [0..1]
Total cost in the order.
See the Field Index to learn which calls use TotalAmount.

TotalQuantity ( int ) [0..1]
Total item quantity.
See the Field Index to learn which calls use TotalQuantity.

UnpaidItemStatus ( see UnpaidItemStatusTypeCodeType for possible values ) [0..1]
The status of an unpaid item regarding final value, state of communications between buyer and seller, and the filing of an Unpaid Item.
See the Field Index to learn which calls use UnpaidItemStatus.

VATInsuranceFee ( AmountType (double) ) [0..1]
Amount of applicable value added tax insurance fee.
See the Field Index to learn which calls use VATInsuranceFee.

VATRate ( VATRateType ) [0..*]
Rate of applicable value added tax.
See the Field Index to learn which calls use VATRate.

VATShippingFee ( AmountType (double) ) [0..1]
VAT shipping fee.
See the Field Index to learn which calls use VATShippingFee.

VATTotalAmount ( AmountType (double) ) [0..1]
VAT total amount.
See the Field Index to learn which calls use VATTotalAmount.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.