getCard
Perform various get operations on card records.
Operations
Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"Card": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardSelectFieldsFilterChildrenPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"Card": {}
}Authorizations
Body
AccountNumberstringOptional
Responses
200
Successful operation.
application/json
post
/getCardPagedListSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"Card": [
{}
],
"Token": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardAccessLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardAccessSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardAccess": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardAccessPagedListSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardAccess": [
{}
],
"Token": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardNameLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNameSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardName": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNamePagedListSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardName": [
{}
],
"Token": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
CardNoteLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNoteSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardNote": {}
}Authorizations
Body
AccountNumberstringOptional
CardLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getCardNotePagedListSelectFieldsPOST /nexum/627/persistent/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"
}
}
}200
Successful operation.
{
"CardNote": [
{}
],
"Token": {}
}Last updated
Was this helpful?