updateCard
Last updated
Was this helpful?
Last updated
Was this helpful?
POST /nexum/627/persistent/account/updateCardByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 2547
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "text",
"CardLocator": 1,
"CardFields": {
"ActiveDate": "2025-05-21",
"AtmCount": 1,
"AtmCountLimit": 1,
"AtmTempLimit": 1,
"AuthAmount": 1,
"AuthCount": 1,
"AuthCountLimit": 1,
"AuthLimit": 1,
"AuthTempLimit": 1,
"BillPayAmount": 1,
"BillPayCount": 1,
"BillPayCountLimit": 1,
"BillPayLimit": 1,
"BillPayMax": 1,
"BlockCode": "text",
"ChkId": "text",
"CloseDate": "2025-05-21",
"CountLimit": [
{
"EntryId": 1,
"CountLimit": 1
}
],
"CreatedAtBranch": 1,
"CreatedByUser": 1,
"CredDebAmount": 1,
"CredDebCount": 1,
"CredDebCountLimit": 1,
"CredDebLimit": 1,
"CreditCardId": "text",
"DepAmount": 1,
"DepCount": 1,
"DepCountLimit": 1,
"DepLimit": 1,
"DepMax": 1,
"Description": "text",
"DigitalIssueExcept": "text",
"DigitalIssueStatus": 1,
"EffectiveDate": "2025-05-21",
"EmvChipProfile": "text",
"ExpirationDate": "2025-05-21",
"ExtraEmboss": "text",
"FeeCount": [
{
"EntryId": 1,
"FeeCount": 1
}
],
"FileUpdateManagerException": 1,
"ImageRefDate": "2025-05-21",
"ImageRefIssueCount": 1,
"ImageRefNumber": "text",
"InstantIssue": 1,
"IssueCode": 1,
"IssueDate": "2025-05-21",
"LastAddrChgDate": "2025-05-21",
"Limit": [
{
"EntryId": 1,
"Limit": 1
}
],
"LimitAmount": 1,
"LimitCount": [
{
"EntryId": 1,
"LimitCount": 1
}
],
"LimitDays": 1,
"LimitDescription": [
{
"EntryId": 1,
"LimitDescription": "text"
}
],
"LimitUsageAmount": [
{
"EntryId": 1,
"LimitUsageAmount": 1
}
],
"LocId": "text",
"Locator": 1,
"MiscAmount": 1,
"MiscCount": 1,
"MiscCountLimit": 1,
"MiscId": [
{
"EntryId": 1,
"MiscId": "text"
}
],
"MiscLimit": 1,
"NameType": 1,
"Number": "text",
"OnlineCardIssue": 1,
"OnlineRushIssue": 1,
"PerItemLimit": [
{
"EntryId": 1,
"PerItemLimit": 1
}
],
"PinActual": 1,
"PinEncrypted": "text",
"PinOffset": 1,
"PinOrderDate": "2025-05-21",
"PinRetries": 1,
"PosAmount": 1,
"PosCount": 1,
"PosCountLimit": 1,
"PosLimit": 1,
"PosTempLimit": 1,
"PrevActivationDate": "2025-05-21",
"PrevExpirationDate": "2025-05-21",
"PrevNumber": "text",
"PrevPinActual": 1,
"PrevPinOffset": 1,
"PrevSuffix": "text",
"ReclassCode": "text",
"RecordChangeDate": "2025-05-21",
"ReissueCode": 1,
"ReissueMonths": 1,
"SavId": "text",
"Service": [
{
"EntryId": 1,
"Service": 1
}
],
"SingleUsageMax": 1,
"Status": 1,
"StatusReason": 1,
"Suffix": "text",
"TempLimitEndDate": "2025-05-21",
"TempLimitStartDate": "2025-05-21",
"Type": 1,
"UsageAmount": 1,
"UsageDate": "2025-05-21",
"UsageLimit": 1,
"WarningCode": [
{
"EntryId": 1,
"WarningCode": 1
}
],
"WarningExpiration": [
{
"EntryId": 1,
"WarningExpiration": "2025-05-21"
}
],
"WdCheckAmount": 1,
"WdCheckCount": 1,
"WdCheckCountLimit": 1,
"WdCheckLimit": 1,
"WdCheckMax": 1,
"XferAmount": 1,
"XferCount": 1,
"XferCountLimit": 1,
"XferLimit": 1,
"XferMax": 1
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": {
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
}
}
POST /nexum/627/persistent/account/updateCardAccessByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 439
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": "text",
"CardLocator": 1,
"CardAccessLocator": 1,
"CardAccessFields": {
"AccessType": 1,
"AccountNumber": "text",
"EnableDeposit": 1,
"EnableFm": 1,
"EnableInquiry": 1,
"EnableWithdrawal": 1,
"ExtLoanAccount": "text",
"Id": "text",
"IdType": 1,
"Locator": 1,
"Qualifier": "text",
"RecordChangeDate": "2025-05-21"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": {
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
}
}