For the complete documentation index, see llms.txt. This page is also available as Markdown.

GeneralLedgerService

Manage GL account records.

Symitar eDocs References: Coming soon.

Operations

getGlAccount

post

Retrieves a general ledger account.

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

Successful operation.

application/json
post/getGlAccount
200

Successful operation.

getGlAccountSelectFields

post

Retrieves a general ledger account with selected fields.

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

Successful operation.

application/json
post/getGlAccountSelectFields
200

Successful operation.

getGlAccountSelectFieldsFilterChildren

post

Retrieves a general ledger account with selected fields and filtered children.

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

Successful operation.

application/json
post/getGlAccountSelectFieldsFilterChildren
200

Successful operation.

getGlAccountFmHistoryPagedList

post

Retrieves a paged list of general ledger accounts from history.

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

Successful operation.

application/json
TokenstringOptional
post/getGlAccountFmHistoryPagedList
200

Successful operation.

getGlAccountFmHistoryListSelectFields

post

Retrieves a list of general ledger accounts with selected fields from history.

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

Successful operation.

application/json
post/getGlAccountFmHistoryListSelectFields
200

Successful operation.

searchGlAccountFmHistorySelectFields

post

Searches general ledger accounts from history with selected fields.

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

Successful operation.

application/json
post/searchGlAccountFmHistorySelectFields
200

Successful operation.

getGlAccountFmHistoryPagedListSelectFields

post

Retrieves a paged list of general ledger accounts with selected fields from history.

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

Successful operation.

application/json
TokenstringOptional
post/getGlAccountFmHistoryPagedListSelectFields
200

Successful operation.

searchGlAccountFmHistoryPagedSelectFields

post

Searches general ledger accounts from history with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchGlAccountFmHistoryPagedSelectFields
200

Successful operation.

getGlAccountTracking

post

Retrieves tracking for a general ledger account.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlAccountTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getGlAccountTracking
200

Successful operation.

getGlAccountTrackingSelectFields

post

Retrieves tracking for a general ledger account with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlAccountTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getGlAccountTrackingSelectFields
200

Successful operation.

getGlAccountTrackingPagedList

post

Retrieves a paged list of tracking for a general ledger account.

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

Successful operation.

application/json
TokenstringOptional
post/getGlAccountTrackingPagedList
200

Successful operation.

getGlAccountTrackingListSelectFields

post

Retrieves a list of tracking for a general ledger account with selected fields.

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

Successful operation.

application/json
post/getGlAccountTrackingListSelectFields
200

Successful operation.

searchGlAccountTrackingSelectFields

post

Searches tracking for general ledger accounts with selected fields.

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

Successful operation.

application/json
post/searchGlAccountTrackingSelectFields
200

Successful operation.

getGlAccountTrackingPagedListSelectFields

post

Retrieves a paged list of tracking for a general ledger account with selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/getGlAccountTrackingPagedListSelectFields
200

Successful operation.

searchGlAccountTrackingPagedSelectFields

post

Searches tracking for general ledger accounts with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchGlAccountTrackingPagedSelectFields
200

Successful operation.

getGlHistoryPagedList

post

Retrieves a paged list of general ledger history.

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

Successful operation.

application/json
TokenstringOptional
post/getGlHistoryPagedList
200

Successful operation.

getGlHistoryListSelectFields

post

Retrieves a list of general ledger history with selected fields.

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

Successful operation.

application/json
post/getGlHistoryListSelectFields
200

Successful operation.

searchGlHistorySelectFields

post

Searches general ledger history with selected fields.

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

Successful operation.

application/json
post/searchGlHistorySelectFields
200

Successful operation.

getGlHistoryPagedListSelectFields

post

Retrieves a paged list of general ledger history with selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/getGlHistoryPagedListSelectFields
200

Successful operation.

searchGlHistoryPagedSelectFields

post

Searches general ledger history with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchGlHistoryPagedSelectFields
200

Successful operation.

getGlSubaccount

post

Retrieves a subaccount for a general ledger account.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlSubaccountIdstringOptional
Responses
200

Successful operation.

application/json
post/getGlSubaccount
200

Successful operation.

getGlSubaccountSelectFields

post

Retrieves a subaccount for a general ledger account with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlSubaccountIdstringOptional
Responses
200

Successful operation.

application/json
post/getGlSubaccountSelectFields
200

Successful operation.

getGlSubaccountPagedList

post

Retrieves a paged list of subaccounts for a general ledger account.

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

Successful operation.

application/json
TokenstringOptional
post/getGlSubaccountPagedList
200

Successful operation.

getGlSubaccountListSelectFields

post

Retrieves a list of subaccounts for a general ledger account with selected fields.

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

Successful operation.

application/json
post/getGlSubaccountListSelectFields
200

Successful operation.

searchGlSubaccountSelectFields

post

Searches subaccounts for general ledger accounts with selected fields.

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

Successful operation.

application/json
post/searchGlSubaccountSelectFields
200

Successful operation.

getGlSubaccountPagedListSelectFields

post

Retrieves a paged list of subaccounts for a general ledger account with selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/getGlSubaccountPagedListSelectFields
200

Successful operation.

searchGlSubaccountPagedSelectFields

post

Searches subaccounts for general ledger accounts with pagination and selected fields.

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

Successful operation.

application/json
TokenstringOptional
post/searchGlSubaccountPagedSelectFields
200

Successful operation.

updateGlAccountByID

post

Updates a general ledger account by its ID.

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

Successful operation.

application/json
post/updateGlAccountByID
200

Successful operation.

updateGlAccountTrackingByID

post

Updates tracking for a general ledger account by its ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountTrackingLocatorintegerOptional
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
Responses
200

Successful operation.

application/json
post/updateGlAccountTrackingByID
200

Successful operation.

updateGlSubaccountByID

post

Updates a subaccount for a general ledger account by its ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlSubaccountIdstringOptional
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
Responses
200

Successful operation.

application/json
post/updateGlSubaccountByID
200

Successful operation.

createGlAccount

post

Creates a general ledger account.

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

Successful operation.

application/json
post/createGlAccount
200

Successful operation.

createGlAccountTracking

post

Creates tracking for a general ledger account.

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

Successful operation.

application/json
GlAccountTrackingLocatorintegerOptional
post/createGlAccountTracking
200

Successful operation.

createGlSubaccount

post

Creates a subaccount for a general ledger account.

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

Successful operation.

application/json
GlSubaccountIdstringOptional
post/createGlSubaccount
200

Successful operation.

deleteGlAccountTracking

post

Deletes tracking for a general ledger account.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlAccountTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post/deleteGlAccountTracking
200

Successful operation.

deleteGlSubaccount

post

Deletes a subaccount for a general ledger account.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
GlAccountNumberstringOptional
GlAccountSuffixstringOptional
GlAccountBranchstringOptional
GlSubaccountIdstringOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post/deleteGlSubaccount
200

Successful operation.

Last updated

Was this helpful?