LoanAppWorkFlow
Perform various operations for Symitar parameters.
Operations
Loan AppWorkflow
Authorizations
Body
LoanAppWorkFlowApplicationTypeintegerRequired
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowPOST /nexum/627/2022.01/parameter/getLoanAppWorkFlow 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&"
}
},
"LoanAppWorkFlowApplicationType": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlow": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
}Loan AppWorkflowSelectFields
Authorizations
Body
LoanAppWorkFlowApplicationTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowSelectFieldsPOST /nexum/627/2022.01/parameter/getLoanAppWorkFlowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 280
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"LoanAppWorkFlowApplicationType": 1,
"SelectableFields": {
"IncludeAllLoanAppWorkFlowFields": true,
"LoanAppWorkFlowFields": {
"ApplicationType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlow": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
}Loan AppWorkflowPagedList
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowPagedListPOST /nexum/627/2022.01/parameter/getLoanAppWorkFlowPagedList 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"
}
}
}200
Successful operation.
{
"LoanAppWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
],
"Token": "text"
}Loan AppWorkflowListSelectFields
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowListSelectFieldsPOST /nexum/627/2022.01/parameter/getLoanAppWorkFlowListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 245
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllLoanAppWorkFlowFields": true,
"LoanAppWorkFlowFields": {
"ApplicationType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlowList": {
"hasReachedMaximumListSize": true,
"LoanAppWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
]
}
}Retrieve a list of select fields for searching by loan application workflows.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/searchLoanAppWorkFlowSelectFieldsPOST /nexum/627/2022.01/parameter/searchLoanAppWorkFlowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 277
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllLoanAppWorkFlowFields": true,
"LoanAppWorkFlowFields": {
"ApplicationType": true,
"Event": [
1
]
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlowList": {
"hasReachedMaximumListSize": true,
"LoanAppWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
]
}
}Loan AppWorkflowPagedListSelectFields
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getLoanAppWorkFlowPagedListSelectFieldsPOST /nexum/627/2022.01/parameter/getLoanAppWorkFlowPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 339
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllLoanAppWorkFlowFields": true,
"LoanAppWorkFlowFields": {
"ApplicationType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
],
"Token": "text"
}Retrieve a list of paged select fields for searching by loan application workflows.
Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchLoanAppWorkFlowPagedSelectFieldsPOST /nexum/627/2022.01/parameter/searchLoanAppWorkFlowPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 354
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllLoanAppWorkFlowFields": true,
"LoanAppWorkFlowFields": {
"ApplicationType": true,
"Event": [
1
]
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"LoanAppWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApplicationType": 1
}
],
"Token": "text"
}Authorizations
Body
LoanAppWorkFlowApplicationTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/updateLoanAppWorkFlowByIDPOST /nexum/627/2022.01/parameter/updateLoanAppWorkFlowByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 228
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"LoanAppWorkFlowApplicationType": 1,
"LoanAppWorkFlowUpdatableFields": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
]
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?