CheckService
Manage checks.
Operations
Retrieves a check.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheck HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 187
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"Check": {
"AccountCode": "text",
"AccountNumber": "text",
"Amount": 1,
"Branch": 1,
"CheckNumberAssigned": 1,
"EscheatDate": "2025-06-23",
"FmLastPurgeDate": "2025-06-23",
"GlobalSequence": 1,
"GlobalSequenceDate": "2025-06-23",
"Id": "text",
"IdType": 1,
"IssueDate": "2025-06-23",
"Number": "text",
"Payee": [
{
"EntryId": 1,
"Payee": "text"
}
],
"PostDate": "2025-06-23",
"ReconciliationDate": "2025-06-23",
"RecordChangeDate": "2025-06-23",
"Reference": "text",
"Reference2": "text",
"Reference3": "text",
"SequenceNumber": 1,
"Source": 1,
"SourceGlCode": 1,
"Status": 1,
"StopPmtDate": "2025-06-23",
"TracerNumber": "text",
"VoidDate": "2025-06-23",
"CheckFmHistoryList": {
"hasReachedMaximumListSize": true,
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
]
}
}
}
Retrieves a check with selected fields.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheckSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1440
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"SelectableFields": {
"IncludeAllCheckFields": true,
"CheckFields": {
"AccountCode": true,
"AccountNumber": true,
"Amount": true,
"Branch": true,
"CheckNumberAssigned": true,
"EscheatDate": true,
"FmLastPurgeDate": true,
"GlobalSequence": true,
"GlobalSequenceDate": true,
"Id": true,
"IdType": true,
"IssueDate": true,
"Number": true,
"Payee": [
1
],
"PostDate": true,
"ReconciliationDate": true,
"RecordChangeDate": true,
"Reference": true,
"Reference2": true,
"Reference3": true,
"SequenceNumber": true,
"Source": true,
"SourceGlCode": true,
"Status": true,
"StopPmtDate": true,
"TracerNumber": true,
"VoidDate": true
},
"CheckFmHistorySelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"Check": {
"AccountCode": "text",
"AccountNumber": "text",
"Amount": 1,
"Branch": 1,
"CheckNumberAssigned": 1,
"EscheatDate": "2025-06-23",
"FmLastPurgeDate": "2025-06-23",
"GlobalSequence": 1,
"GlobalSequenceDate": "2025-06-23",
"Id": "text",
"IdType": 1,
"IssueDate": "2025-06-23",
"Number": "text",
"Payee": [
{
"EntryId": 1,
"Payee": "text"
}
],
"PostDate": "2025-06-23",
"ReconciliationDate": "2025-06-23",
"RecordChangeDate": "2025-06-23",
"Reference": "text",
"Reference2": "text",
"Reference3": "text",
"SequenceNumber": 1,
"Source": 1,
"SourceGlCode": 1,
"Status": 1,
"StopPmtDate": "2025-06-23",
"TracerNumber": "text",
"VoidDate": "2025-06-23",
"CheckFmHistoryList": {
"hasReachedMaximumListSize": true,
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
]
}
}
}
Retrieves a check with selected fields and filtered children.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheckSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1505
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"SelectableFields": {
"IncludeAllCheckFields": true,
"CheckFields": {
"AccountCode": true,
"AccountNumber": true,
"Amount": true,
"Branch": true,
"CheckNumberAssigned": true,
"EscheatDate": true,
"FmLastPurgeDate": true,
"GlobalSequence": true,
"GlobalSequenceDate": true,
"Id": true,
"IdType": true,
"IssueDate": true,
"Number": true,
"Payee": [
1
],
"PostDate": true,
"ReconciliationDate": true,
"RecordChangeDate": true,
"Reference": true,
"Reference2": true,
"Reference3": true,
"SequenceNumber": true,
"Source": true,
"SourceGlCode": true,
"Status": true,
"StopPmtDate": true,
"TracerNumber": true,
"VoidDate": true
},
"CheckFmHistorySelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
}
},
"ChildrenSearchFilter": {
"CheckFmHistoryFilter": {
"Query": "text"
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"Check": {
"AccountCode": "text",
"AccountNumber": "text",
"Amount": 1,
"Branch": 1,
"CheckNumberAssigned": 1,
"EscheatDate": "2025-06-23",
"FmLastPurgeDate": "2025-06-23",
"GlobalSequence": 1,
"GlobalSequenceDate": "2025-06-23",
"Id": "text",
"IdType": 1,
"IssueDate": "2025-06-23",
"Number": "text",
"Payee": [
{
"EntryId": 1,
"Payee": "text"
}
],
"PostDate": "2025-06-23",
"ReconciliationDate": "2025-06-23",
"RecordChangeDate": "2025-06-23",
"Reference": "text",
"Reference2": "text",
"Reference3": "text",
"SequenceNumber": 1,
"Source": 1,
"SourceGlCode": 1,
"Status": 1,
"StopPmtDate": "2025-06-23",
"TracerNumber": "text",
"VoidDate": "2025-06-23",
"CheckFmHistoryList": {
"hasReachedMaximumListSize": true,
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
]
}
}
}
Retrieves a paged list of check FM history.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheckFmHistoryPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 281
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
],
"Token": "text"
}
Retrieves a list of check FM history with selected fields.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheckFmHistoryListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 864
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"SelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckFmHistoryList": {
"hasReachedMaximumListSize": true,
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
]
}
}
Searches check FM history with selected fields.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/searchCheckFmHistorySelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 896
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"SelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckFmHistoryList": {
"hasReachedMaximumListSize": true,
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
]
}
}
Retrieves a paged list of check FM history with selected fields.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/getCheckFmHistoryPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 958
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
],
"Token": "text"
}
Searches check FM history with pagination and selected fields.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
QuerystringOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/searchCheckFmHistoryPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 973
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllCheckFmHistoryFields": true,
"CheckFmHistoryFields": {
"AccountNumber": true,
"BatchSequence": true,
"Branch": true,
"ConfirmationNumber": true,
"ConfirmationSeq": true,
"ConsoleNumber": true,
"DataType": true,
"FieldName": true,
"FieldNumber": true,
"FmType": true,
"Id": true,
"IdType": true,
"LastFmDate": true,
"NewCharacter": true,
"NewDate": true,
"NewMoney": true,
"NewNumber": true,
"NewRate": true,
"OldCharacter": true,
"OldDate": true,
"OldMoney": true,
"OldNumber": true,
"OldRate": true,
"PostDate": true,
"PostTime": true,
"ProcessorUser": true,
"RecordName": true,
"RecordType": true,
"SecurityLevels": true,
"SequenceNumber": true,
"SubFieldNumber": true,
"UserNumber": true,
"UserOverride": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckFmHistory": [
{
"AccountNumber": "text",
"BatchSequence": 1,
"Branch": 1,
"ConfirmationNumber": "text",
"ConfirmationSeq": 1,
"ConsoleNumber": 1,
"DataType": 1,
"FieldName": "text",
"FieldNumber": 1,
"FmType": 1,
"Id": "text",
"IdType": 1,
"LastFmDate": "2025-06-23",
"NewCharacter": "text",
"NewDate": "2025-06-23",
"NewMoney": 1,
"NewNumber": 1,
"NewRate": 1,
"OldCharacter": "text",
"OldDate": "2025-06-23",
"OldMoney": 1,
"OldNumber": 1,
"OldRate": 1,
"PostDate": "2025-06-23",
"PostTime": 1,
"ProcessorUser": 1,
"RecordName": "text",
"RecordType": 1,
"SecurityLevels": 1,
"SequenceNumber": 1,
"SubFieldNumber": 1,
"UserNumber": 1,
"UserOverride": 1
}
],
"Token": "text"
}
Updates a check by ID.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/updateCheckByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 680
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"CheckUpdatableFields": {
"AccountCode": "text",
"AccountNumber": "text",
"Amount": 1,
"Branch": 1,
"CheckNumberAssigned": 1,
"EscheatDate": "2025-06-23",
"Id": "text",
"IdType": 1,
"IssueDate": "2025-06-23",
"Number": "text",
"Payee": [
{
"EntryId": 1,
"Payee": "text"
}
],
"PostDate": "2025-06-23",
"ReconciliationDate": "2025-06-23",
"Reference": "text",
"Reference2": "text",
"Reference3": "text",
"SequenceNumber": 1,
"Source": 1,
"SourceGlCode": 1,
"Status": 1,
"StopPmtDate": "2025-06-23",
"TracerNumber": "text",
"VoidDate": "2025-06-23"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}
Creates a new check.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/createCheck HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 617
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckCreatableFields": {
"AccountCode": "text",
"AccountNumber": "text",
"Amount": 1,
"Branch": 1,
"CheckNumberAssigned": 1,
"EscheatDate": "2025-06-23",
"Id": "text",
"IdType": 1,
"IssueDate": "2025-06-23",
"Number": "text",
"Payee": [
{
"EntryId": 1,
"Payee": "text"
}
],
"PostDate": "2025-06-23",
"ReconciliationDate": "2025-06-23",
"Reference": "text",
"Reference2": "text",
"Reference3": "text",
"SequenceNumber": 1,
"Source": 1,
"SourceGlCode": 1,
"Status": 1,
"StopPmtDate": "2025-06-23",
"TracerNumber": "text",
"VoidDate": "2025-06-23"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"CheckCompositeKey": {
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1
}
}
Deletes a check.
Authorizations
Body
CheckGlobalSequenceDatestring · dateOptional
CheckGlobalSequenceintegerOptional
Responses
200
Successful operation.
application/json
post
POST /nexum/627/2022.01/check/deleteCheck HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 187
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"CheckGlobalSequenceDate": "2025-06-23",
"CheckGlobalSequence": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
200
Successful operation.
{
"nxAttributes": {}
}
Last updated
Was this helpful?