...
Go to Support > REST Testing Tool > Find “Retrieve Stock LotNo Quantity”
Notes:
This service can only retrieve product stock quantity that was lot controlled enabled. If not, then user will receive an error message: "No results found for search criteria"
If the product has multiple LotNumber assigned, then the result stock quantity will be separated by LotNumber.
HTTP | /<service>/<version>/<parameters> |
GET | /stock/v3/lotnoquantity |
...
JSON Format | |
Body | N/A |
Example success Response Body | { |
Example failure Response Body | { |
Notes:
...
This service will only retrieve product stock quantity that was lot controlled enabled. If not, then user will receive an error message: "No results found for search criteria"
...