InventoryFieldName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getInventoryFieldName

post

No description provided.

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

Successful operation.

application/json
post
/getInventoryFieldName
200

Successful operation.

getInventoryFieldNameSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getInventoryFieldNameSelectFields
200

Successful operation.

getInventoryFieldNamePagedList

post

No description provided.

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

Successful operation.

application/json
post
/getInventoryFieldNamePagedList
200

Successful operation.

getInventoryFieldNameListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getInventoryFieldNameListSelectFields
200

Successful operation.

searchInventoryFieldNameSelectFields

post

Retrieve a list of select fields for searching by inventory field names.

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

Successful operation.

application/json
post
/searchInventoryFieldNameSelectFields
200

Successful operation.

getInventoryFieldNamePagedListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getInventoryFieldNamePagedListSelectFields
200

Successful operation.

searchInventoryFieldNamePagedSelectFields

post

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

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

Successful operation.

application/json
post
/searchInventoryFieldNamePagedSelectFields
200

Successful operation.

updateInventoryFieldNameByID

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

Successful operation.

application/json
post
/updateInventoryFieldNameByID
200

Successful operation.

Last updated

Was this helpful?