Home
en
ru
Category: Item
BatchGetItemFullInfo
BatchGetItemTotalCost
BatchGetSimplifiedItemConfigurationInfo
BatchGetSimplifiedItemFullInfo
BatchSearchItemsFrame
FindCategoryItemInfoListFrame
FindCategoryItemSimpleInfoListFrame
GetBulkItemsResult
GetBulkSearchItemsResult
GetCategoryItemInfoListFrame
GetCategoryItemSimpleInfoListFrame
GetItemDescription
GetItemFullInfo
GetItemFullInfoWithDeliveryCosts
GetItemFullInfoWithPromotions
GetItemInfo
GetItemInfoList
GetItemOriginalDescription
GetItemPrice
GetItemPromotions
GetItemPromotionsWithAttempts
GetItemTotalCost
GetTradeRateInfoListFrame
GetVendorItemInfoSortedListFrame
GetVendorItemSimpleInfoSortedListFrame
RunBulkItems
RunBulkSearchItems
SearchItemsFrame
Доступы к OTAPI:
Instance key:
Secret:
Method BatchGetItemTotalCost
Test request
Argument
Type
Value
instanceKey
String
Key for working with OTAPI
language
String
language for requested data
signature
String
Signature to identify the request. Used only if the key has a secret. See details in
Signing OT API requests
.
timestamp
String
Timestamp for signature. Used only if the key has a secret. See details in
Signing OT API requests
.
sessionId
String
Buyer session identifier. See details in
Sessions in OT API
.
itemParameters
String (xml)
Parameters for item request:
Structure
quantity
Int32
itemId
String
promotionId
String
configurationId
String
blockList
String
List of additional blocks. Valid blocks: TotalCost, AdditionalPrices, DeliveryModes
Request for format XML
Request for format JSON
Response