Trading_GetSellingManagerSaleRecordRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_GetSellingManagerSaleRecordRequestType.h Trading_GetSellingManagerSaleRecordRequestType.m |
Overview
Retrieves the data for one or more Selling Manager sale records.
The standard Trading API
deprecation process is not applicable to this call.
@ingroup EBayAPIInterface
Tasks
-
itemID
Unique identifier for the eBay item listing associated with the Selling
property
Manager sale record. Unless the OrderID or OrderLineItemID value is
specified in the request, the ItemID and TransactionID fields must be
used to identify the Selling Manager sale record to retrieve. You can
use GetSellingManagerSoldListings to retrieve the ItemID, TransactionID
or OrderLineItemID values that correspond to the Selling Manager sale
record (SaleRecordID). All four of these fields are returned under the
SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request. -
transactionID
Unique identifier for the order line item (transaction) associated with
property
the Selling Manager sale record. Unless the OrderID or OrderLineItemID
value is specified in the request, the ItemID and TransactionID fields
must be used to identify the Selling Manager sale record to retrieve.
You can use GetSellingManagerSoldListings to retrieve the ItemID,
TransactionID or OrderLineItemID values that correspond to the Selling
Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request. -
orderID
A unique identifier that identifies a single line item or multiple line item
property
(Combined Payment) order associated with the Selling Manager sale record(s).
For a single line item order, the OrderID value is identical to the
OrderLineItemID value that is generated upon creation of the order line
item. For a Combined Payment order, the OrderIDvalue is created by eBay
when the buyer or seller (sharing multiple, common order line items)
combines multiple order line items into a Combined Payment order through
the eBay site (or when the seller creates Combined Payment order through
AddOrder). If an OrderID is used in the request, the OrderLineItemID and
ItemID/TransactionID pair are not required. -
orderLineItemID
A unique identifier for an eBay order line item that is associated with
property
the Selling Manager sale record. This field is created as soon as there
is a commitment to buy from the seller, and its value is based upon the
concatenation of ItemID and TransactionID, with a hyphen in between
these two IDs. You can use GetSellingManagerSoldListings to retrieve the
ItemID, TransactionID or OrderLineItemID values that correspond to the
Selling Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request. Unless an OrderID or an
ItemID/Transaction pair is specified in the GetSellingManagerSaleRecord
request, the OrderLineItemID is required.
Properties
itemID
Unique identifier for the eBay item listing associated with the Selling
Manager sale record. Unless the OrderID or OrderLineItemID value is
specified in the request, the ItemID and TransactionID fields must be
used to identify the Selling Manager sale record to retrieve. You can
use GetSellingManagerSoldListings to retrieve the ItemID, TransactionID
or OrderLineItemID values that correspond to the Selling Manager sale
record (SaleRecordID). All four of these fields are returned under the
SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request.
@property (nonatomic, retain) NSString *itemID
Discussion
Unique identifier for the eBay item listing associated with the Selling
Manager sale record. Unless the OrderID or OrderLineItemID value is
specified in the request, the ItemID and TransactionID fields must be
used to identify the Selling Manager sale record to retrieve. You can
use GetSellingManagerSoldListings to retrieve the ItemID, TransactionID
or OrderLineItemID values that correspond to the Selling Manager sale
record (SaleRecordID). All four of these fields are returned under the
SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request.
type : NSString, wrapper for primitive string
Declared In
Trading_GetSellingManagerSaleRecordRequestType.h
orderID
A unique identifier that identifies a single line item or multiple line item
(Combined Payment) order associated with the Selling Manager sale record(s).
For a single line item order, the OrderID value is identical to the
OrderLineItemID value that is generated upon creation of the order line
item. For a Combined Payment order, the OrderIDvalue is created by eBay
when the buyer or seller (sharing multiple, common order line items)
combines multiple order line items into a Combined Payment order through
the eBay site (or when the seller creates Combined Payment order through
AddOrder). If an OrderID is used in the request, the OrderLineItemID and
ItemID/TransactionID pair are not required.
@property (nonatomic, retain) NSString *orderID
Discussion
A unique identifier that identifies a single line item or multiple line item
(Combined Payment) order associated with the Selling Manager sale record(s).
For a single line item order, the OrderID value is identical to the
OrderLineItemID value that is generated upon creation of the order line
item. For a Combined Payment order, the OrderIDvalue is created by eBay
when the buyer or seller (sharing multiple, common order line items)
combines multiple order line items into a Combined Payment order through
the eBay site (or when the seller creates Combined Payment order through
AddOrder). If an OrderID is used in the request, the OrderLineItemID and
ItemID/TransactionID pair are not required.
type : NSString, wrapper for primitive string
Declared In
Trading_GetSellingManagerSaleRecordRequestType.h
orderLineItemID
A unique identifier for an eBay order line item that is associated with
the Selling Manager sale record. This field is created as soon as there
is a commitment to buy from the seller, and its value is based upon the
concatenation of ItemID and TransactionID, with a hyphen in between
these two IDs. You can use GetSellingManagerSoldListings to retrieve the
ItemID, TransactionID or OrderLineItemID values that correspond to the
Selling Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request. Unless an OrderID or an
ItemID/Transaction pair is specified in the GetSellingManagerSaleRecord
request, the OrderLineItemID is required.
@property (nonatomic, retain) NSString *orderLineItemID
Discussion
A unique identifier for an eBay order line item that is associated with
the Selling Manager sale record. This field is created as soon as there
is a commitment to buy from the seller, and its value is based upon the
concatenation of ItemID and TransactionID, with a hyphen in between
these two IDs. You can use GetSellingManagerSoldListings to retrieve the
ItemID, TransactionID or OrderLineItemID values that correspond to the
Selling Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request. Unless an OrderID or an
ItemID/Transaction pair is specified in the GetSellingManagerSaleRecord
request, the OrderLineItemID is required.
type : NSString, wrapper for primitive string
Declared In
Trading_GetSellingManagerSaleRecordRequestType.h
transactionID
Unique identifier for the order line item (transaction) associated with
the Selling Manager sale record. Unless the OrderID or OrderLineItemID
value is specified in the request, the ItemID and TransactionID fields
must be used to identify the Selling Manager sale record to retrieve.
You can use GetSellingManagerSoldListings to retrieve the ItemID,
TransactionID or OrderLineItemID values that correspond to the Selling
Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request.
@property (nonatomic, retain) NSString *transactionID
Discussion
Unique identifier for the order line item (transaction) associated with
the Selling Manager sale record. Unless the OrderID or OrderLineItemID
value is specified in the request, the ItemID and TransactionID fields
must be used to identify the Selling Manager sale record to retrieve.
You can use GetSellingManagerSoldListings to retrieve the ItemID,
TransactionID or OrderLineItemID values that correspond to the Selling
Manager sale record (SaleRecordID). All four of these fields are
returned under the SellingManagerSoldTransaction container of the
GetSellingManagerSoldListings request.
type : NSString, wrapper for primitive string
Declared In
Trading_GetSellingManagerSaleRecordRequestType.h