InventoryType

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInventoryType

post

No description provided.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InventoryTypeInventoryTypeintegerRequired
Responses
200

Successful operation.

application/json
post
/getInventoryType
200

Successful operation.

getInventoryTypeSelectFields

post

No description provided.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InventoryTypeInventoryTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/getInventoryTypeSelectFields
200

Successful operation.

getInventoryTypePagedList

post

No description provided.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypePagedList
200

Successful operation.

getInventoryTypeListSelectFields

post

No description provided.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypeListSelectFields
200

Successful operation.

searchInventoryTypeSelectFields

post

Retrieve a list of select fields for searching by inventory types.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/searchInventoryTypeSelectFields
200

Successful operation.

getInventoryTypePagedListSelectFields

post

No description provided.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/getInventoryTypePagedListSelectFields
200

Successful operation.

searchInventoryTypePagedSelectFields

post

Retrieve a list of paged select fields for searching by inventory types.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchInventoryTypePagedSelectFields
200

Successful operation.

updateInventoryTypeByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InventoryTypeInventoryTypeintegerOptional
Responses
200

Successful operation.

application/json
post
/updateInventoryTypeByID
200

Successful operation.

Last updated

Was this helpful?