Category: Item
Доступы к OTAPI:
Method BatchGetItemFullInfo
Reception of the full information on the items, simultaneously with additional blocks
Argument
Type
Value
instanceKey
String
f867ebf2-219f-471a-81b8-078b434a1a78
language
String
en
sessionId
String
godMode
itemId
String
623727848040
blockList
String[]
Vendor,Promotions
Fill out a test request
curl -X GET "http://otapi.net/service/BatchGetItemFullInfo?instanceKey=f867ebf2-219f-471a-81b8-078b434a1a78&language=en&sessionId=godMode&itemId=623727848040&blockList=Vendor%2CPromotions"
curl -X POST "http://otapi.net/service/BatchGetItemFullInfo" -H "Content-Type: application/x-www-form-urlencoded" -d "instanceKey=f867ebf2-219f-471a-81b8-078b434a1a78&language=en&sessionId=godMode&itemId=623727848040&blockList=Vendor%2CPromotions"