Ryland Group · Example Payload

Ryland Mortgage Example

Financial ServicesHomebuilderMortgageReal Estate

Ryland Mortgage Example is an example object payload from Ryland Group, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

loanIdhomeIdloanTypeloanAmountdownPaymentinterestRateloanTermYearsrateTypestatusclosingDatemonthlyPayment

Example Payload

ryland-mortgage-example.json Raw ↑
{
  "loanId": "RMC-2015-045821",
  "homeId": "RYL-TX-STONE-00142",
  "loanType": "conventional",
  "loanAmount": 311992.00,
  "downPayment": 77998.00,
  "interestRate": 3.75,
  "loanTermYears": 30,
  "rateType": "fixed",
  "status": "approved",
  "closingDate": "2015-06-30",
  "monthlyPayment": 1445.82
}