updateLoan

Perform various update operations on loan records.

Symitar eDocs References: Coming soon.

Operations

updateLoanByID

post
Authorizations
Body
LoanIdstringOptional
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanByID
POST /nexum/627/2022.01/account/updateLoanByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 653

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanId": {},
  "LoanUpdatableFields": {},
  "LoanBankruptcyUpdateRequest": [
    {}
  ],
  "LoanBillingUpdateRequest": [
    {}
  ],
  "LoanCheckOrderUpdateRequest": [
    {}
  ],
  "LoanEscrowUpdateRequest": [
    {}
  ],
  "LoanEscrowAnalysisUpdateRequest": [
    {}
  ],
  "LoanHoldUpdateRequest": [
    {}
  ],
  "LoanLnSegmentUpdateRequest": [
    {}
  ],
  "LoanNameUpdateRequest": [
    {}
  ],
  "LoanNoteUpdateRequest": [
    {}
  ],
  "LoanPledgeUpdateRequest": [
    {}
  ],
  "LoanRateChangeUpdateRequest": [
    {}
  ],
  "LoanScheduleUpdateRequest": [
    {}
  ],
  "LoanTrackingUpdateRequest": [
    {}
  ],
  "LoanTransferUpdateRequest": [
    {}
  ],
  "AccountNumber": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanBankruptcyByID

post
Authorizations
Body
LoanBankruptcyIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBankruptcyByID
POST /nexum/627/2022.01/account/updateLoanBankruptcyByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 276

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanBankruptcyId": {},
  "LoanBankruptcyUpdatableFields": {},
  "LoanBankruptcyPrepetitionBalUpdateRequest": [
    {}
  ],
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanBankruptcyPrepetitionBalByID

post
Authorizations
Body
LoanBankruptcyPrepetitionBalIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBankruptcyPrepetitionBalByID
POST /nexum/627/2022.01/account/updateLoanBankruptcyPrepetitionBalByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 277

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanBankruptcyPrepetitionBalId": {},
  "LoanBankruptcyPrepetitionBalUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "LoanBankruptcyId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanBillingByID

post
Authorizations
Body
LoanBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanBillingByID
POST /nexum/627/2022.01/account/updateLoanBillingByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 226

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanBillingLocator": {},
  "LoanBillingUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanCheckOrderByID

post
Authorizations
Body
LoanCheckOrderLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanCheckOrderByID
POST /nexum/627/2022.01/account/updateLoanCheckOrderByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 232

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanCheckOrderLocator": {},
  "LoanCheckOrderUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanEscrowByID

post
Authorizations
Body
LoanEscrowLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanEscrowByID
POST /nexum/627/2022.01/account/updateLoanEscrowByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 224

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanEscrowLocator": {},
  "LoanEscrowUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanEscrowAnalysisByID

post
Authorizations
Body
LoanEscrowAnalysisLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanEscrowAnalysisByID
POST /nexum/627/2022.01/account/updateLoanEscrowAnalysisByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 240

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanEscrowAnalysisLocator": {},
  "LoanEscrowAnalysisUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanHoldByID

post
Authorizations
Body
LoanHoldLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanHoldByID
POST /nexum/627/2022.01/account/updateLoanHoldByID 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"
    }
  },
  "LoanHoldLocator": {},
  "LoanHoldUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanLnSegmentByID

post
Authorizations
Body
LoanLnSegmentIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanLnSegmentByID
POST /nexum/627/2022.01/account/updateLoanLnSegmentByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 266

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanLnSegmentId": {},
  "LoanLnSegmentUpdatableFields": {},
  "LoanLnSegmentBillingUpdateRequest": [
    {}
  ],
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanLnSegmentBillingByID

post
Authorizations
Body
LoanLnSegmentBillingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanLnSegmentBillingByID
POST /nexum/627/2022.01/account/updateLoanLnSegmentBillingByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 265

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanLnSegmentBillingLocator": {},
  "LoanLnSegmentBillingUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "LoanLnSegmentId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanNoteByID

post
Authorizations
Body
LoanNoteLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanNoteByID
POST /nexum/627/2022.01/account/updateLoanNoteByID 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"
    }
  },
  "LoanNoteLocator": {},
  "LoanNoteUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanRateChangeByID

post
Authorizations
Body
LoanRateChangeLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanRateChangeByID
POST /nexum/627/2022.01/account/updateLoanRateChangeByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 232

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanRateChangeLocator": {},
  "LoanRateChangeUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanScheduleByID

post
Authorizations
Body
LoanScheduleIdstringOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanScheduleByID
POST /nexum/627/2022.01/account/updateLoanScheduleByID 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"
    }
  },
  "LoanScheduleId": {},
  "LoanScheduleUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanTrackingByID

post
Authorizations
Body
LoanTrackingLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanTrackingByID
POST /nexum/627/2022.01/account/updateLoanTrackingByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 228

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanTrackingLocator": {},
  "LoanTrackingUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

updateLoanTransferByID

post
Authorizations
Body
LoanTransferLocatorintegerOptional
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

application/json
post
/updateLoanTransferByID
POST /nexum/627/2022.01/account/updateLoanTransferByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 228

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "LoanTransferLocator": {},
  "LoanTransferUpdatableFields": {},
  "AccountNumber": {},
  "LoanId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {}
}

Last updated

Was this helpful?