createExternalLoan
Operations
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /nexum/627/persistent/account/createExternalLoan HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 182
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ExternalLoanFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"ExternalLoanLocator": {}
}POST /nexum/627/persistent/account/createExternalLoanName HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 211
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ExternalLoanLocator": {},
"ExternalLoanNameFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"ExternalLoanNameLocator": {}
}POST /nexum/627/persistent/account/createExternalLoanNote HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 211
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ExternalLoanLocator": {},
"ExternalLoanNoteFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"ExternalLoanNoteLocator": {}
}POST /nexum/627/persistent/account/createExternalLoanTracking HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 215
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ExternalLoanLocator": {},
"ExternalLoanTrackingFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"ExternalLoanTrackingLocator": {}
}POST /nexum/627/persistent/account/createExternalLoanTransfer HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 215
{
"Credentials": {
"UserNumberCredentials": {
"UserNumber": 1995,
"Password": "2dfKQYR!TeXJwe"
}
},
"AccountNumber": {},
"ExternalLoanLocator": {},
"ExternalLoanTransferFields": {},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}{
"ExternalLoanTransferLocator": {}
}