inventorybywarehouse.nv
GET {{host}}/inventorybywarehouse.nv
Get inventory by warehouse Documentation:
Body
PARAM
Key | Datatype | Required | Description |
productid
|
null | Optional. Filter search with productid (Netvisor key) | |
productidlist
|
null | Optional. Filter search with several product id's (Netvisor key), separated with comma | |
inventoryplaceid
|
null | Optional. Filter with inventory ID | |
inventoryplacename
|
null | Optional. Filter with inventory name | |
limitvendorid
|
null | Optional. Filter with vendor's ID | |
changedsince
|
null | Optional. Filter to changes since the time given | |
limitunderalertlimit
|
null | Optional. 1 = return only products under alert limit | |
productgroupname
|
null | < Curl curl -X GET 'host/inventorybywarehouse.nv?productid=&productidlist=&inventoryplaceid=&inventoryplacename=&limitvendorid=&changedsince=&limitunderalertlimit=&productgroupname=' -H 'Content-Type: text/xml' -H 'User-Agent: Postman' -H 'X-Netvisor-Authentication-PartnerId: partnerId' -H 'X-Netvisor-Authentication-CustomerId: userId' -H 'X-Netvisor-Interface-Language: FI' -H 'X-Netvisor-Authentication-Timestamp: timeStamp' -H 'X-Netvisor-Organisation-ID: organisationId' -H 'X-Netvisor-Authentication-Sender: Netvisor public postman example' -H 'X-Netvisor-Authentication-TransactionId: transactionId' -H 'X-Netvisor-Authentication-MACHashCalculationAlgorithm: SHA256' -H 'X-Netvisor-Authentication-MAC: sha256Hash' ENDPOINTS |