Checks the actual on hand status in the customers back end system.
Accepts a comma separated string of Status internal ids. Lookup references in ListStatuses.
A comma separated list of PriceList internal ids to use, if any. PriceLists supplied must be valid, either from the application's public priceList or any customer or company priceLists or any valid client priceLists. For clients configured to use priceListSeed exclusively in the API only the supplied priceLists will be used. If this is not configured, the supplied priceLists will be appended to the valid priceLists. If none is supplied, the default value for the application will be used in combination with any customer or company priceLists. This applies to both configurations.
Company internal id. Checks for specific company bound prices if provided. Note! customerId is mandatory in combination with companyId.
Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
The actual list of warehouses to check OnHand for. OnHand in Warehouse is ignored.
The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.
The internal id for the warehouse. Can be null if StoreId is supplied.
The internal id for the warehouse location. Can be null if StoreId is supplied.
curl -i -X POST \ 'https://demo.storm.io/api/1.1/ProductService.svc/rest/GetExternalProductOnHandByPartNo?partNo=string&statusSeed=string' \ -H 'Content-Type: application/json' \ -d '[ { "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ { "Id": 0, "Value": "string", "Code": "string" } ] } } ]'
{ "ProductId": 0, "Warehouses": [ { … } ], "Variants": [ {} ] }
Accepts a comma separated string of Status internal ids. Lookup references in ListStatuses.
A comma separated list of PriceList internal ids to use, if any. PriceLists supplied must be valid, either from the application's public priceList or any customer or company priceLists or any valid client priceLists. For clients configured to use priceListSeed exclusively in the API only the supplied priceLists will be used. If this is not configured, the supplied priceLists will be appended to the valid priceLists. If none is supplied, the default value for the application will be used in combination with any customer or company priceLists. This applies to both configurations.
Company internal id. Checks for specific company bound prices if provided. Note! customerId is mandatory in combination with companyId.
Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
The actual list of warehouses to check OnHand for. OnHand in Warehouse is ignored.
The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.
The internal id for the warehouse. Can be null if StoreId is supplied.
The internal id for the warehouse location. Can be null if StoreId is supplied.
curl -i -X POST \ 'https://demo.storm.io/api/1.1/ProductService.svc/rest/GetExternalProductOnHandByProduct?productId=0&statusSeed=string' \ -H 'Content-Type: application/json' \ -d '[ { "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ { "Id": 0, "Value": "string", "Code": "string" } ] } } ]'
{ "ProductId": 0, "Warehouses": [ { … } ], "Variants": [ {} ] }
Accepts a comma separated string of Status internal ids. Lookup references in ListStatuses.
A comma separated list of PriceList internal ids to use, if any. PriceLists supplied must be valid, either from the application's public priceList or any customer or company priceLists or any valid client priceLists. For clients configured to use priceListSeed exclusively in the API only the supplied priceLists will be used. If this is not configured, the supplied priceLists will be appended to the valid priceLists. If none is supplied, the default value for the application will be used in combination with any customer or company priceLists. This applies to both configurations.
Company internal id. Checks for specific company bound prices if provided. Note! customerId is mandatory in combination with companyId.
Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
The actual list of warehouses to check OnHand for. OnHand in Warehouse is ignored.
The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.
The internal id for the warehouse. Can be null if StoreId is supplied.
The internal id for the warehouse location. Can be null if StoreId is supplied.
curl -i -X POST \ 'https://demo.storm.io/api/1.1/ProductService.svc/rest/GetProductOnHandByPartNo?partNo=string&statusSeed=string' \ -H 'Content-Type: application/json' \ -d '[ { "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ { "Id": 0, "Value": "string", "Code": "string" } ] } } ]'
{ "ProductId": 0, "Warehouses": [ { … } ], "Variants": [ {} ] }
Accepts a comma separated string of Status internal ids. Lookup references in ListStatuses.
A comma separated list of PriceList internal ids to use, if any. PriceLists supplied must be valid, either from the application's public priceList or any customer or company priceLists or any valid client priceLists. For clients configured to use priceListSeed exclusively in the API only the supplied priceLists will be used. If this is not configured, the supplied priceLists will be appended to the valid priceLists. If none is supplied, the default value for the application will be used in combination with any customer or company priceLists. This applies to both configurations.
Company internal id. Checks for specific company bound prices if provided. Note! customerId is mandatory in combination with companyId.
Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
The actual list of warehouses to check OnHand for. OnHand in Warehouse is ignored.
The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.
The internal id for the warehouse. Can be null if StoreId is supplied.
The internal id for the warehouse location. Can be null if StoreId is supplied.
curl -i -X POST \ 'https://demo.storm.io/api/1.1/ProductService.svc/rest/GetProductOnHandByProduct?productId=0&statusSeed=string' \ -H 'Content-Type: application/json' \ -d '[ { "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ { "Id": 0, "Value": "string", "Code": "string" } ] } } ]'
{ "ProductId": 0, "Warehouses": [ { … } ], "Variants": [ {} ] }