API Reference
cURL
curl --request GET \ --url https://api.oplog.one/openapi/v1/Products/inventoryExpirationDates \ --header 'Authorization: <api-key>'
{ "count": 123, "data": [ { "sku": "<string>", "imageUrl": "<string>", "name": "<string>", "expirationDate": "2023-11-07T05:31:56Z", "amount": 123, "inventoryItemType": "StockItem", "barcodes": [ "<string>" ] } ] }
If you want to emulate, please enter TenantId.
DynamicQuery
Success
Show child attributes
Was this page helpful?