createLoan

Perform various create operations on loan records.

Symitar eDocs References: Coming soon.

Operations

createLoan

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanId": {}
}

createLoanBankruptcy

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBankruptcyId": {}
}

createLoanBankruptcyPrepetitionBal

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBankruptcyPrepetitionBalId": {}
}

createLoanBilling

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanBillingLocator": {}
}

createLoanCheckOrder

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanCheckOrderLocator": {}
}

createLoanEscrow

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanEscrowLocator": {}
}

createLoanEscrowAnalysis

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanEscrowAnalysisLocator": {}
}

createLoanHold

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanHoldLocator": {}
}

createLoanLnSegment

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanLnSegmentId": {}
}

createLoanLnSegmentBilling

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200

Successful operation.

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

Successful operation.

{
  "LoanLnSegmentBillingLocator": {}
}

createLoanNote

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanNoteLocator": {}
}

createLoanRateChange

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanRateChangeLocator": {}
}

createLoanSchedule

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanScheduleId": {}
}

createLoanTracking

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanTrackingLocator": {}
}

createLoanTransfer

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
Responses
200

Successful operation.

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

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

Successful operation.

{
  "LoanTransferLocator": {}
}

Last updated

Was this helpful?