Retrieve order items by conditions
Retrieve order items by conditions
Authorizations:Token
Query Parameters
_cnd[order] | integerFilters order items by order id |
_cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
_cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
privateAttachments | Array |
categoryAdded | string |
pinCodes | Array |
vatRate | string |
capostParcelItems | Array |
capostReturnItems | Array |
customerAttachments | Array |
parcelItems | Array |
variant | |
item_id | integer |
object | |
name | string |
sku | string |
price | string |
itemNetPrice | string |
discountedSubtotal | string |
amount | integer |
order | |
surcharges | Array |
attributeValues | Array |
total | string |
subtotal | string |