Category: Item

Доступы к OTAPI:

IMAGES IMAGES IMAGES Method GetItemInfoList

Get information about list of items. As many calls as there are items received will be counted.

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.
idsList String
Items identifiers list, delimited by semicolon. Maximum items number: 200

Response