Derived By
Type ns:GetSingleItemRequestType
Content Model
Contains elements as defined in the following table.
| Component |
Type |
Occurs |
Description |
|
|
1..1 |
|
| ns:MessageID |
xs:string |
0..1 |
If you pass a value in MessageID in a request, we'll return the same value in CorrelationID in the response.
|
| any |
|
0..* |
|
| ns:ItemID |
xs:string |
0..1 |
The item ID that uniquely identifies the item listing for which to retrieve the data.
|
| ns:VariationSKU |
xs:string |
0..1 |
Variation-level SKU that uniquely identifes a variation within the listing identified by ItemID.
|
| ns:VariationSpecifics |
ns:NameValueListArrayType |
0..1 |
Name-value pairs that identify one or more variations within the listing identified by ItemID.
|
| ns:IncludeSelector |
xs:string |
0..1 |
Defines standard subsets of fields to return within the response.
|
|
|
|
|
Referenced By