Skip to main content
Skip table of contents

IN Stock Take

URL

Verbs

Function

/INStockTake

GET

Query a list of all Stock Takes

/INStockTake/<name>

GET

Query a single Stock Take

Supported modifiers

Query String

Definition

Sample
statusReturn a list of Stock Takes for a particular status

status=Active *

warehousePersonnelReturn a list of Stock Takes assigned to a particular warehouse personwarehousePersonnel=Tom

Note that the items included in the Stock Take are queried separately, as this allows paging of the items so they can be queried in a controlled and economical fashion. 

 

Security Linked Menu

 

Menu Item
Located
Prepare Stocktake/Enter CountsProcess / Inventory

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<INStockTake>
    <Edition>18</Edition>
    <OidString>3674.2</OidString>
    <Name>June 2011</Name>
    <Status>Waiting to Update Counts</Status>
</INStockTake>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.