GlCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getGlCode

post

Retrieve GL code data.

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

Successful operation.

application/json
post
/getGlCode
200

Successful operation.

getGlCodeSelectFields

post

Retrieve select fields for GL code data.

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

Successful operation.

application/json
post
/getGlCodeSelectFields
200

Successful operation.

getGlCodePagedList

post

Retrieve paged GL code data.

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

Successful operation.

application/json
post
/getGlCodePagedList
200

Successful operation.

getGlCodeListSelectFields

post

Retrieve select fields for a list of GL code data.

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

Successful operation.

application/json
post
/getGlCodeListSelectFields
200

Successful operation.

searchGlCodeSelectFields

post

Field for selecting various options related to searchglcodeselectfields

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

Successful operation.

application/json
post
/searchGlCodeSelectFields
200

Successful operation.

getGlCodePagedListSelectFields

post

Retrieve select fields for paged GL code data.

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

Successful operation.

application/json
post
/getGlCodePagedListSelectFields
200

Successful operation.

searchGlCodePagedSelectFields

post

Field for selecting various options related to searchglcodepagedselectfields

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

Successful operation.

application/json
post
/searchGlCodePagedSelectFields
200

Successful operation.

updateGlCodeByID

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

Successful operation.

application/json
post
/updateGlCodeByID
200

Successful operation.

Last updated

Was this helpful?