InventoryService

Retrieve inventory records.

Symitar eDocs References: Coming soon.

Operations

getInventory

post

Retrieves the inventory.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InventoryGlobalSequenceDatestring · dateOptional
InventoryGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post
/getInventory
200

Successful operation.

getInventorySelectFields

post

Retrieves the inventory with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InventoryGlobalSequenceDatestring · dateOptional
InventoryGlobalSequenceintegerOptional
Responses
200

Successful operation.

application/json
post
/getInventorySelectFields
200

Successful operation.

Last updated

Was this helpful?