getCard
Perform various get operations on card records.
Operations
Successful operation.
POST /nexum/627/2022.01/account/getCard HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 175
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Card": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Card": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 223
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"SelectableFields": {},
"ChildrenSearchFilter": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Card": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 184
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"PagingRequestContext": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Card": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 180
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardList": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 206
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"Card": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardAccess HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 198
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardAccessLocator": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardAccess": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardAccessSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 220
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardAccessLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardAccess": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardAccessPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 201
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardAccess": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardAccessListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardAccessList": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardAccessPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 223
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardAccess": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardName HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 196
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardNameLocator": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardName": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNameSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardNameLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardName": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNamePagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 201
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardName": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNameListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNameList": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNamePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 223
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardName": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNote HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 196
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardNoteLocator": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNote": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNoteSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"CardNoteLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNote": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNotePagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 201
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNote": [
{}
],
"Token": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNoteListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNoteList": {}
}Successful operation.
POST /nexum/627/2022.01/account/getCardNotePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 223
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"CardLocator": {},
"PagingRequestContext": {},
"SelectableFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"CardNote": [
{}
],
"Token": {}
}Last updated
Was this helpful?