Category: User collections

Доступы к OTAPI:

IMAGES Method EditNoteItemQuantity

Editing the quantity of item in note

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.
elementId String
Note element identifier
quantity Int32
Quantity of items

Response