LoanAppPrintApp
Perform various operations for Symitar parameters.
Operations
Loan AppPrint Application App
Successful operation.
POST /nexum/627/2022.01/parameter/getLoanAppPrintApp HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 159
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"LoanAppPrintAppApplicationType": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintApp": {
"ApplicationType": 1,
"Specfile": "text"
}
}Loan AppPrint Application AppSelectFields
Successful operation.
POST /nexum/627/2022.01/parameter/getLoanAppPrintAppSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 284
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"LoanAppPrintAppApplicationType": 1,
"SelectableFields": {
"IncludeAllLoanAppPrintAppFields": true,
"LoanAppPrintAppFields": {
"ApplicationType": true,
"Specfile": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintApp": {
"ApplicationType": 1,
"Specfile": "text"
}
}Loan AppPrint Application AppPagedList
Successful operation.
POST /nexum/627/2022.01/parameter/getLoanAppPrintAppPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
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.
{
"LoanAppPrintApp": [
{
"ApplicationType": 1,
"Specfile": "text"
}
],
"Token": "text"
}Loan AppPrint Application AppListSelectFields
Successful operation.
POST /nexum/627/2022.01/parameter/getLoanAppPrintAppListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 249
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllLoanAppPrintAppFields": true,
"LoanAppPrintAppFields": {
"ApplicationType": true,
"Specfile": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintAppList": {
"hasReachedMaximumListSize": true,
"LoanAppPrintApp": [
{
"ApplicationType": 1,
"Specfile": "text"
}
]
}
}Retrieve a list of select fields for searching by printed loan applications.
Successful operation.
POST /nexum/627/2022.01/parameter/searchLoanAppPrintAppSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 281
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllLoanAppPrintAppFields": true,
"LoanAppPrintAppFields": {
"ApplicationType": true,
"Specfile": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintAppList": {
"hasReachedMaximumListSize": true,
"LoanAppPrintApp": [
{
"ApplicationType": 1,
"Specfile": "text"
}
]
}
}Loan AppPrint Application AppPagedListSelectFields
Successful operation.
POST /nexum/627/2022.01/parameter/getLoanAppPrintAppPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 343
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllLoanAppPrintAppFields": true,
"LoanAppPrintAppFields": {
"ApplicationType": true,
"Specfile": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintApp": [
{
"ApplicationType": 1,
"Specfile": "text"
}
],
"Token": "text"
}Retrieve a list of paged select fields for searching by printed loan applications.
Successful operation.
POST /nexum/627/2022.01/parameter/searchLoanAppPrintAppPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 358
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllLoanAppPrintAppFields": true,
"LoanAppPrintAppFields": {
"ApplicationType": true,
"Specfile": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"LoanAppPrintApp": [
{
"ApplicationType": 1,
"Specfile": "text"
}
],
"Token": "text"
}Successful operation.
POST /nexum/627/2022.01/parameter/updateLoanAppPrintAppByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 212
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"LoanAppPrintAppApplicationType": 1,
"LoanAppPrintAppUpdatableFields": {
"Specfile": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?