Stock

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getStock

post

Retrieve getStock data.

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

Successful operation.

application/json
post
/getStock
200

Successful operation.

getStockSelectFields

post

Retrieve getStockSelectFields data.

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

Successful operation.

application/json
post
/getStockSelectFields
200

Successful operation.

getStockPagedList

post

Retrieve getStockPagedList data.

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

Successful operation.

application/json
post
/getStockPagedList
200

Successful operation.

getStockListSelectFields

post

Retrieve getStockListSelectFields data.

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

Successful operation.

application/json
post
/getStockListSelectFields
200

Successful operation.

searchStockSelectFields

post

Retrieve a list of select fields for stock items

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

Successful operation.

application/json
post
/searchStockSelectFields
200

Successful operation.

getStockPagedListSelectFields

post

Retrieve getStockPagedListSelectFields data.

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

Successful operation.

application/json
post
/getStockPagedListSelectFields
200

Successful operation.

searchStockPagedSelectFields

post

Retrieve a paged list of select fields for stock items

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

Successful operation.

application/json
post
/searchStockPagedSelectFields
200

Successful operation.

updateStockByID

post

Update stocks by ID

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

Successful operation.

application/json
post
/updateStockByID
200

Successful operation.

Last updated

Was this helpful?