Last updated 10 months ago
Was this helpful?
Perform various operations for Symitar parameters.
Symitar eDocs References: Coming soon.
Retrieve GL code data.
The authorization object required for the operation. Only one credential type is required (if multiple are available) as long as it is configured in SymXchange parameters.
{"AdministrativeCredentials":{"Password":"suwn37834b91&"}}
The custom object for NexumAPI request attributes.
{"customFields":{"appId":"glaci"}}
POST /nexum/627/2022.01/parameter/getGlCode HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 148 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "GlCodePrimaryGlCode": 1, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Successful operation.
{ "GlCode": { "BRXlate": 1, "Description": "text", "PrimaryGlCode": 1, "XlateCount": 1, "XlateDetail": 1, "XlateGroup": 1, "XlateType": 1 } }
Retrieve select fields for GL code data.
POST /nexum/627/2022.01/parameter/getGlCodeSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 343 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "GlCodePrimaryGlCode": 1, "SelectableFields": { "IncludeAllGlCodeFields": true, "GlCodeFields": { "BRXlate": true, "Description": true, "PrimaryGlCode": true, "XlateCount": true, "XlateDetail": true, "XlateGroup": true, "XlateType": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Retrieve paged GL code data.
POST /nexum/627/2022.01/parameter/getGlCodePagedList HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 218 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "PagingRequestContext": { "NumberOfRecordsToReturn": 1, "NumberOfRecordsToSkip": 1, "Token": "text" }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
{ "GlCode": [ { "BRXlate": 1, "Description": "text", "PrimaryGlCode": 1, "XlateCount": 1, "XlateDetail": 1, "XlateGroup": 1, "XlateType": 1 } ], "Token": "text" }
Retrieve select fields for a list of GL code data.
POST /nexum/627/2022.01/parameter/getGlCodeListSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 319 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "SelectableFields": { "IncludeAllGlCodeFields": true, "GlCodeFields": { "BRXlate": true, "Description": true, "PrimaryGlCode": true, "XlateCount": true, "XlateDetail": true, "XlateGroup": true, "XlateType": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
{ "GlCodeList": { "hasReachedMaximumListSize": true, "GlCode": [ { "BRXlate": 1, "Description": "text", "PrimaryGlCode": 1, "XlateCount": 1, "XlateDetail": 1, "XlateGroup": 1, "XlateType": 1 } ] } }
Field for selecting various options related to searchglcodeselectfields
POST /nexum/627/2022.01/parameter/searchGlCodeSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 351 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "SelectableFields": { "IncludeAllGlCodeFields": true, "GlCodeFields": { "BRXlate": true, "Description": true, "PrimaryGlCode": true, "XlateCount": true, "XlateDetail": true, "XlateGroup": true, "XlateType": true } }, "SearchFilter": { "Query": "text" }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Retrieve select fields for paged GL code data.
POST /nexum/627/2022.01/parameter/getGlCodePagedListSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 413 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "PagingRequestContext": { "NumberOfRecordsToReturn": 1, "NumberOfRecordsToSkip": 1, "Token": "text" }, "SelectableFields": { "IncludeAllGlCodeFields": true, "GlCodeFields": { "BRXlate": true, "Description": true, "PrimaryGlCode": true, "XlateCount": true, "XlateDetail": true, "XlateGroup": true, "XlateType": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Field for selecting various options related to searchglcodepagedselectfields
POST /nexum/627/2022.01/parameter/searchGlCodePagedSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 428 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "PagingRequestContext": { "NumberOfRecordsToReturn": 1, "NumberOfRecordsToSkip": 1, "Token": "text" }, "SelectableFields": { "IncludeAllGlCodeFields": true, "GlCodeFields": { "BRXlate": true, "Description": true, "PrimaryGlCode": true, "XlateCount": true, "XlateDetail": true, "XlateGroup": true, "XlateType": true } }, "Query": "text", "nxAttributes": { "customFields": { "appId": "glaci" } } }
POST /nexum/627/2022.01/parameter/updateGlCodeByID HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 252 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "GlCodePrimaryGlCode": 1, "GlCodeUpdatableFields": { "BRXlate": 1, "Description": "text", "XlateDetail": 1, "XlateGroup": 1, "XlateType": 1 }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
{ "UpdateStatus": { "isAllFieldsUpdateSuccess": true, "FailedUpdateStatus": [ { "Record": "text", "ErrorCode": "text", "ErrorMessage": "text", "PrimaryKeyField": [ { "Name": "text", "Value": "text" } ] } ] } }