Get full information about item
Test request
Name | Value | Description |
---|---|---|
OtapiItemFullInfoAnswer | xml | json | Answer from OTAPI. |
ErrorCode | enum | Error code |
ErrorDescription | String | Error description |
SubErrorCode | xml | json | Additional error code |
ErrorDescriptionTemplate | String | Template of error descriptions with placeholders for arguments. No value if error has no additional code. |
ErrorDescriptionArguments | xml | json | List of arguments for error description. No value if error has no additional code. |
RequestId | String | Request id, used to send statistics by StoreRequestGroup method. |
RequestTime | Double | Internal work time of request in milliseconds. |
RequestTimeStatistic | String | Debug information about execution of request in text representation. No value if debug output is disabled. |
HasTranslateErrors | boolean | Flag of errors in process of translating texts. If true, some of texts in response may not be translated. No value if there are no translation errors. |
OtapiItemFullInfo | xml | json | Result. |
QuantityRanges [ Range, ... ] | xml | json | Quantity range list, includes item's quantity and corresponding price. Optional value |
Id | String | Item identifier |
ErrorCode | enum | Item error code (for batch operations with items) |
HasError | boolean | Item error code (for batch operations with items) indicator |
ProviderType | enum | Items provider type (source). Can be no value if provider is not defined. |
UpdatedTime | Nullable | Updating time of item. No value if system don't know it by some reasons. Timezone +0 UTC |
CreatedTime | Nullable | Creating time of item. No value if system don't know it by some reasons. Timezone +0 UTC |
Language | String | Item's source language. Optional value |
Title | String | Translated item title. Optional value |
IsTitleManuallyTranslated | boolean | Item's title manual translation indicator. Optional value |
OriginalTitle | String | Item's original title. Optional value |
CategoryId | String | Category identifier for which item is related to. Optional value |
IsRatingListCategory | boolean | Item in rating list category indicator. Optional value |
ExternalCategoryId | String | Category identifier for which item is related to. External category identifier often. Optional value |
VendorId | String | Item's vendor identifier. Optional value |
VendorName | String | Vendor name. Optional value. |
VendorDisplayName | String | Displayed vendor name. Optional value |
VendorScore | Int64 | Vendor's rating |
Description | String | Description. Optional value |
BrandId | String | Brand identifier. |
BrandName | String | Brand's name. Optional value |
TaobaoItemUrl | String | Item's URL on taobao.com. Optional value |
ExternalItemUrl | String | Item's external URL. Optional value |
MainPictureUrl | String | Main picture's URL. Optional value |
StuffStatus | enum | Item condition |
Volume | Int64 | Sold items volume. 0 if volume is unknown |
Price | xml | json | Price |
MasterQuantity | Int64 | Items master quantity |
Pictures [ ItemPicture, ... ] | xml | json | List of pictures presented by structure. Optional value |
Location | xml | json | Item location. Can have no data |
Features [ Feature, ... ] | String[] | List of additional item's features. Optional value |
FeaturedValues [ Value, ... ] | xml | json | Additional item's values list. Optional value |
IsSellAllowed | boolean | Item is sell allowed indicator (consider quality, delivery possibility, auction) |
SellDisallowReason | enum | Reason why item is sell disallowed (consider quality, delivery possibility, auction). No reason is equal to sell allowed. Optional value |
PhysicalParameters | xml | json | Item's physical parameters. Can have no data |
IsFiltered | boolean | Item is filtered indicator |
FilterReasons [ Reason, ... ] | enum | Item filter reasons list. Can have no value if item is not filtered |
Videos [ Video, ... ] | xml | json | Item videos list. Optional value. |
HasInternalDelivery | boolean | Item internal delivery indicator |
DeliveryCosts [ OtapiDeliveryCost, ... ] | xml | json | Delivery costs list |
Attributes [ ItemAttribute, ... ] | xml | json | Item attributes list. Can be empty. |
HasHierarchicalConfigurators | boolean | Hierarchical configurators (depending on each other) indicator |
ConfiguredItems [ OtapiConfiguredItem, ... ] | xml | json | Configured items list. Can be empty |
IsValidPromotions | boolean | Promotions are valid indicator. Optional value. If 'false' - no value |
Promotions [ OtapiItemPromotion, ... ] | xml | json | Promotions/official preferential discount list. Optional value |
FirstLotQuantity | Int64 | Minimum item lot quantity to order |
NextLotQuantity | Int64 | Step of quantity for next available item lot to order |
BatchLotQuantity | Int64 | Quantity in an indivisible package. Optional value. No value if equals to zero |
WeightInfos [ Item, ... ] | xml | json | Item weights information. Can have no data |
ActualWeightInfo | xml | json | Item actual weight information. Optional value |
RelatedGroups [ Group, ... ] | xml | json | Related items information. Optional parameter. |
GroupPrice | xml | json | Group price. Optional value |