Last updated 10 months ago
Was this helpful?
Perform various operations for Symitar parameters.
Symitar eDocs References: Coming soon.
No description provided.
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/getLateChg HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 150 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "LateChgLateChargeType": 1, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Successful operation.
{ "LateChg": { "AddLateChargetoPmt": 1, "AdditionalFlatFee": 1, "IncludeEscrowAmount": 1, "LateChargeFormula": 1, "LateChargeGraceDays": 1, "LateChargeMaximum": 1, "LateChargeMinimum": 1, "LateChargeRate": 1, "Subformat": 1, "LateChargeType": 1 } }
POST /nexum/627/2022.01/parameter/getLateChgSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 461 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "LateChgLateChargeType": 1, "SelectableFields": { "IncludeAllLateChgFields": true, "LateChgFields": { "AddLateChargetoPmt": true, "AdditionalFlatFee": true, "IncludeEscrowAmount": true, "LateChargeFormula": true, "LateChargeGraceDays": true, "LateChargeMaximum": true, "LateChargeMinimum": true, "LateChargeRate": true, "LateChargeType": true, "Subformat": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
POST /nexum/627/2022.01/parameter/getLateChgPagedList 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" } } }
{ "LateChg": [ { "AddLateChargetoPmt": 1, "AdditionalFlatFee": 1, "IncludeEscrowAmount": 1, "LateChargeFormula": 1, "LateChargeGraceDays": 1, "LateChargeMaximum": 1, "LateChargeMinimum": 1, "LateChargeRate": 1, "Subformat": 1, "LateChargeType": 1 } ], "Token": "text" }
POST /nexum/627/2022.01/parameter/getLateChgListSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 435 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "SelectableFields": { "IncludeAllLateChgFields": true, "LateChgFields": { "AddLateChargetoPmt": true, "AdditionalFlatFee": true, "IncludeEscrowAmount": true, "LateChargeFormula": true, "LateChargeGraceDays": true, "LateChargeMaximum": true, "LateChargeMinimum": true, "LateChargeRate": true, "LateChargeType": true, "Subformat": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
{ "LateChgList": { "hasReachedMaximumListSize": true, "LateChg": [ { "AddLateChargetoPmt": 1, "AdditionalFlatFee": 1, "IncludeEscrowAmount": 1, "LateChargeFormula": 1, "LateChargeGraceDays": 1, "LateChargeMaximum": 1, "LateChargeMinimum": 1, "LateChargeRate": 1, "Subformat": 1, "LateChargeType": 1 } ] } }
Retrieve a list of select fields for searching by late charges.
POST /nexum/627/2022.01/parameter/searchLateChgSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 467 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "SelectableFields": { "IncludeAllLateChgFields": true, "LateChgFields": { "AddLateChargetoPmt": true, "AdditionalFlatFee": true, "IncludeEscrowAmount": true, "LateChargeFormula": true, "LateChargeGraceDays": true, "LateChargeMaximum": true, "LateChargeMinimum": true, "LateChargeRate": true, "LateChargeType": true, "Subformat": true } }, "SearchFilter": { "Query": "text" }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
POST /nexum/627/2022.01/parameter/getLateChgPagedListSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 529 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "PagingRequestContext": { "NumberOfRecordsToReturn": 1, "NumberOfRecordsToSkip": 1, "Token": "text" }, "SelectableFields": { "IncludeAllLateChgFields": true, "LateChgFields": { "AddLateChargetoPmt": true, "AdditionalFlatFee": true, "IncludeEscrowAmount": true, "LateChargeFormula": true, "LateChargeGraceDays": true, "LateChargeMaximum": true, "LateChargeMinimum": true, "LateChargeRate": true, "LateChargeType": true, "Subformat": true } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Retrieve a list of paged select fields for searching by late charges.
POST /nexum/627/2022.01/parameter/searchLateChgPagedSelectFields HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 544 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "PagingRequestContext": { "NumberOfRecordsToReturn": 1, "NumberOfRecordsToSkip": 1, "Token": "text" }, "SelectableFields": { "IncludeAllLateChgFields": true, "LateChgFields": { "AddLateChargetoPmt": true, "AdditionalFlatFee": true, "IncludeEscrowAmount": true, "LateChargeFormula": true, "LateChargeGraceDays": true, "LateChargeMaximum": true, "LateChargeMinimum": true, "LateChargeRate": true, "LateChargeType": true, "Subformat": true } }, "Query": "text", "nxAttributes": { "customFields": { "appId": "glaci" } } }
POST /nexum/627/2022.01/parameter/updateLateChgByID HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 369 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "LateChgLateChargeType": 1, "LateChgUpdatableFields": { "AddLateChargetoPmt": 1, "AdditionalFlatFee": 1, "IncludeEscrowAmount": 1, "LateChargeFormula": 1, "LateChargeGraceDays": 1, "LateChargeMaximum": 1, "LateChargeMinimum": 1, "LateChargeRate": 1, "Subformat": 1 }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
{ "UpdateStatus": { "isAllFieldsUpdateSuccess": true, "FailedUpdateStatus": [ { "Record": "text", "ErrorCode": "text", "ErrorMessage": "text", "PrimaryKeyField": [ { "Name": "text", "Value": "text" } ] } ] } }