RegCc
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve registered CC
POST /nexum/627/2022.01/parameter/getRegCc HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 140
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"RegCcBranch": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCc": {
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
}
Returns the registered CC with select fields
POST /nexum/627/2022.01/parameter/getRegCcSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 992
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"RegCcBranch": 1,
"SelectableFields": {
"IncludeAllRegCcFields": true,
"RegCcFields": {
"AggregateException": true,
"BankingDay": true,
"BankingDaysOption": true,
"Branch": true,
"BranchReference": true,
"BranchValidCode": true,
"BusinessDays": true,
"FederalReserveHoliday": [
1
],
"ForeignItemHoldDays": true,
"HoldPolicy": true,
"KrHoldBaseAmtOption": true,
"KrHoldBaseOption": true,
"LargeDepositExceptionHold": true,
"LastDayAvailable": true,
"LocalAggrgtExcpHoldDays": true,
"LocalExceptionHoldDays": true,
"LocalHoldDays": true,
"MaxHoldCalendarDays": true,
"NewAccountHoldDays": true,
"NewAccountWarningCode": true,
"NextDayAvailExcpRsnList": true,
"NextDayAvailable": true,
"NextDayDays": true,
"NonLocalAggrgtExcpHoldDay": true,
"NonLocalExceptionHoldDays": true,
"NonlocalHoldDays": true,
"RepeatedNsfWarningCode": true,
"RoutingNumberHoldDays": [
1
],
"RoutingNumberPrefix": [
1
],
"SavingsPolicy": true,
"UseMicrRtPrefix": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCc": {
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
}
Returns paged list of registered CC
POST /nexum/627/2022.01/parameter/getRegCcPagedList 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"
}
}
}
Successful operation.
{
"RegCc": [
{
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
],
"Token": "text"
}
Returns the list of registered CC with select fields
POST /nexum/627/2022.01/parameter/getRegCcListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 976
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllRegCcFields": true,
"RegCcFields": {
"AggregateException": true,
"BankingDay": true,
"BankingDaysOption": true,
"Branch": true,
"BranchReference": true,
"BranchValidCode": true,
"BusinessDays": true,
"FederalReserveHoliday": [
1
],
"ForeignItemHoldDays": true,
"HoldPolicy": true,
"KrHoldBaseAmtOption": true,
"KrHoldBaseOption": true,
"LargeDepositExceptionHold": true,
"LastDayAvailable": true,
"LocalAggrgtExcpHoldDays": true,
"LocalExceptionHoldDays": true,
"LocalHoldDays": true,
"MaxHoldCalendarDays": true,
"NewAccountHoldDays": true,
"NewAccountWarningCode": true,
"NextDayAvailExcpRsnList": true,
"NextDayAvailable": true,
"NextDayDays": true,
"NonLocalAggrgtExcpHoldDay": true,
"NonLocalExceptionHoldDays": true,
"NonlocalHoldDays": true,
"RepeatedNsfWarningCode": true,
"RoutingNumberHoldDays": [
1
],
"RoutingNumberPrefix": [
1
],
"SavingsPolicy": true,
"UseMicrRtPrefix": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCcList": {
"hasReachedMaximumListSize": true,
"RegCc": [
{
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
]
}
}
Retrieve a list of select fields for regular credit cards
POST /nexum/627/2022.01/parameter/searchRegCcSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1008
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllRegCcFields": true,
"RegCcFields": {
"AggregateException": true,
"BankingDay": true,
"BankingDaysOption": true,
"Branch": true,
"BranchReference": true,
"BranchValidCode": true,
"BusinessDays": true,
"FederalReserveHoliday": [
1
],
"ForeignItemHoldDays": true,
"HoldPolicy": true,
"KrHoldBaseAmtOption": true,
"KrHoldBaseOption": true,
"LargeDepositExceptionHold": true,
"LastDayAvailable": true,
"LocalAggrgtExcpHoldDays": true,
"LocalExceptionHoldDays": true,
"LocalHoldDays": true,
"MaxHoldCalendarDays": true,
"NewAccountHoldDays": true,
"NewAccountWarningCode": true,
"NextDayAvailExcpRsnList": true,
"NextDayAvailable": true,
"NextDayDays": true,
"NonLocalAggrgtExcpHoldDay": true,
"NonLocalExceptionHoldDays": true,
"NonlocalHoldDays": true,
"RepeatedNsfWarningCode": true,
"RoutingNumberHoldDays": [
1
],
"RoutingNumberPrefix": [
1
],
"SavingsPolicy": true,
"UseMicrRtPrefix": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCcList": {
"hasReachedMaximumListSize": true,
"RegCc": [
{
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
]
}
}
Returns paged list of registered CC with select fields
POST /nexum/627/2022.01/parameter/getRegCcPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1070
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllRegCcFields": true,
"RegCcFields": {
"AggregateException": true,
"BankingDay": true,
"BankingDaysOption": true,
"Branch": true,
"BranchReference": true,
"BranchValidCode": true,
"BusinessDays": true,
"FederalReserveHoliday": [
1
],
"ForeignItemHoldDays": true,
"HoldPolicy": true,
"KrHoldBaseAmtOption": true,
"KrHoldBaseOption": true,
"LargeDepositExceptionHold": true,
"LastDayAvailable": true,
"LocalAggrgtExcpHoldDays": true,
"LocalExceptionHoldDays": true,
"LocalHoldDays": true,
"MaxHoldCalendarDays": true,
"NewAccountHoldDays": true,
"NewAccountWarningCode": true,
"NextDayAvailExcpRsnList": true,
"NextDayAvailable": true,
"NextDayDays": true,
"NonLocalAggrgtExcpHoldDay": true,
"NonLocalExceptionHoldDays": true,
"NonlocalHoldDays": true,
"RepeatedNsfWarningCode": true,
"RoutingNumberHoldDays": [
1
],
"RoutingNumberPrefix": [
1
],
"SavingsPolicy": true,
"UseMicrRtPrefix": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCc": [
{
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
],
"Token": "text"
}
Retrieve a paged list of select fields for regular credit cards
POST /nexum/627/2022.01/parameter/searchRegCcPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1085
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllRegCcFields": true,
"RegCcFields": {
"AggregateException": true,
"BankingDay": true,
"BankingDaysOption": true,
"Branch": true,
"BranchReference": true,
"BranchValidCode": true,
"BusinessDays": true,
"FederalReserveHoliday": [
1
],
"ForeignItemHoldDays": true,
"HoldPolicy": true,
"KrHoldBaseAmtOption": true,
"KrHoldBaseOption": true,
"LargeDepositExceptionHold": true,
"LastDayAvailable": true,
"LocalAggrgtExcpHoldDays": true,
"LocalExceptionHoldDays": true,
"LocalHoldDays": true,
"MaxHoldCalendarDays": true,
"NewAccountHoldDays": true,
"NewAccountWarningCode": true,
"NextDayAvailExcpRsnList": true,
"NextDayAvailable": true,
"NextDayDays": true,
"NonLocalAggrgtExcpHoldDay": true,
"NonLocalExceptionHoldDays": true,
"NonlocalHoldDays": true,
"RepeatedNsfWarningCode": true,
"RoutingNumberHoldDays": [
1
],
"RoutingNumberPrefix": [
1
],
"SavingsPolicy": true,
"UseMicrRtPrefix": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"RegCc": [
{
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"Branch": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true,
"NextDayAvailExcpRsnList": "text"
}
],
"Token": "text"
}
Update registered credit cards by ID
POST /nexum/627/2022.01/parameter/updateRegCcByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 1003
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"RegCcBranch": 1,
"RegCcUpdatableFields": {
"AggregateException": 1,
"BankingDay": "2025-05-22",
"BankingDaysOption": 1,
"BranchReference": 1,
"BranchValidCode": 1,
"BusinessDays": "text",
"FederalReserveHoliday": [
{
"EntryId": 1,
"FederalReserveHoliday": "2025-05-22"
}
],
"ForeignItemHoldDays": 1,
"HoldPolicy": 1,
"KrHoldBaseAmtOption": 1,
"KrHoldBaseOption": 1,
"LargeDepositExceptionHold": 1,
"LastDayAvailable": 1,
"LocalAggrgtExcpHoldDays": 1,
"LocalExceptionHoldDays": 1,
"LocalHoldDays": 1,
"MaxHoldCalendarDays": 1,
"NewAccountHoldDays": 1,
"NewAccountWarningCode": 1,
"NextDayAvailExcpRsnList": "text",
"NextDayAvailable": 1,
"NextDayDays": 1,
"NonLocalAggrgtExcpHoldDay": 1,
"NonLocalExceptionHoldDays": 1,
"NonlocalHoldDays": 1,
"RepeatedNsfWarningCode": 1,
"RoutingNumberHoldDays": [
{
"EntryId": 1,
"RoutingNumberHoldDays": 1
}
],
"RoutingNumberPrefix": [
{
"EntryId": 1,
"RoutingNumberPrefix": 1
}
],
"SavingsPolicy": 1,
"UseMicrRtPrefix": true
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}