GlTable

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getGlTable

post

Retrieve GL table data.

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

Successful operation.

application/json
post
/getGlTable
200

Successful operation.

getGlTableSelectFields

post

Retrieve select fields for GL table data.

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

Successful operation.

application/json
post
/getGlTableSelectFields
200

Successful operation.

getGlTablePagedList

post

Retrieve paged GL table data.

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

Successful operation.

application/json
post
/getGlTablePagedList
200

Successful operation.

getGlTableListSelectFields

post

Retrieve select fields for a list of GL table data.

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

Successful operation.

application/json
post
/getGlTableListSelectFields
200

Successful operation.

searchGlTableSelectFields

post

Field for selecting various options related to searchgltableselectfields

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

Successful operation.

application/json
post
/searchGlTableSelectFields
200

Successful operation.

getGlTablePagedListSelectFields

post

Retrieve select fields for paged GL table data.

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

Successful operation.

application/json
post
/getGlTablePagedListSelectFields
200

Successful operation.

searchGlTablePagedSelectFields

post

Field for selecting various options related to searchgltablepagedselectfields

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

Successful operation.

application/json
post
/searchGlTablePagedSelectFields
200

Successful operation.

updateGlTableByID

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

Successful operation.

application/json
post
/updateGlTableByID
200

Successful operation.

Last updated

Was this helpful?