GlCategory

Perform various operations for Symitar parameters.

circle-info

Symitar eDocs References: Coming soon.

Operations

getGlCategory

post

Retrieve GL category data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlCategoryGlCategoryintegerRequired
Responses
chevron-right
200

Successful operation.

application/json
post
/getGlCategory
200

Successful operation.

getGlCategorySelectFields

post

Retrieve select fields for GL category data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlCategoryGlCategoryintegerOptional
Responses
chevron-right
200

Successful operation.

application/json
post
/getGlCategorySelectFields
200

Successful operation.

getGlCategoryPagedList

post

Retrieve paged GL category data.

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

Successful operation.

application/json
post
/getGlCategoryPagedList
200

Successful operation.

getGlCategoryListSelectFields

post

Retrieve select fields for a list of GL category data.

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

Successful operation.

application/json
post
/getGlCategoryListSelectFields
200

Successful operation.

searchGlCategorySelectFields

post

Field for selecting various options related to searchglcategoryselectfields

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

Successful operation.

application/json
post
/searchGlCategorySelectFields
200

Successful operation.

getGlCategoryPagedListSelectFields

post

Retrieve select fields for paged GL category data.

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

Successful operation.

application/json
post
/getGlCategoryPagedListSelectFields
200

Successful operation.

searchGlCategoryPagedSelectFields

post

Field for selecting various options related to searchglcategorypagedselectfields

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

Successful operation.

application/json
post
/searchGlCategoryPagedSelectFields
200

Successful operation.

updateGlCategoryByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlCategoryGlCategoryintegerOptional
Responses
chevron-right
200

Successful operation.

application/json
post
/updateGlCategoryByID
200

Successful operation.

Last updated

Was this helpful?