Receipts
Get receipt stock operations
Retrieve the stock deduction operations generated by a receipt (“Çıxarılan ehtiyat”). Returns only the stock write-offs caused by the receipt itself, where operation_id is null and receipt_product_id is set. Each item reports the quantity and cost movement per stock and storage, together with the related product and storage details. Requires the receipts:read scope.
GET
Get receipt stock operations
Authorizations
JWT access token obtained from /v2/auth endpoint
Path Parameters
Receipt ID
Response
Stock operations retrieved successfully
Stock deduction operations caused by the receipt itself (operation_id is null and receipt_product_id is set).
Get receipt stock operations