GET api/Maple/RentSteps

Queryable collection of All Maple Rent Steps

Response Information

MapleRentStepDTO

Response body formats

application/json, text/json

Sample:
[
  {
    "LeaseRentStepsID": "b0e2144e-9e64-4550-a833-99239212c78e",
    "LeaseID": "b4fd6179-f3ba-4673-aafa-acd882f3c22e",
    "StepStartDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepEndDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepRentPSF": 1.0,
    "IsPercent": true,
    "GrowthNumber": 1.0,
    "GrowthFrequency": 1,
    "IsRentReduction": true
  },
  {
    "LeaseRentStepsID": "b0e2144e-9e64-4550-a833-99239212c78e",
    "LeaseID": "b4fd6179-f3ba-4673-aafa-acd882f3c22e",
    "StepStartDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepEndDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepRentPSF": 1.0,
    "IsPercent": true,
    "GrowthNumber": 1.0,
    "GrowthFrequency": 1,
    "IsRentReduction": true
  },
  {
    "LeaseRentStepsID": "b0e2144e-9e64-4550-a833-99239212c78e",
    "LeaseID": "b4fd6179-f3ba-4673-aafa-acd882f3c22e",
    "StepStartDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepEndDate": "2024-12-02T18:14:21.6047013+00:00",
    "StepRentPSF": 1.0,
    "IsPercent": true,
    "GrowthNumber": 1.0,
    "GrowthFrequency": 1,
    "IsRentReduction": true
  }
]

text/javascript

Sample:
[{"LeaseRentStepsID":"b0e2144e-9e64-4550-a833-99239212c78e","LeaseID":"b4fd6179-f3ba-4673-aafa-acd882f3c22e","StepStartDate":"2024-12-02T18:14:21.6047013+00:00","StepEndDate":"2024-12-02T18:14:21.6047013+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true},{"LeaseRentStepsID":"b0e2144e-9e64-4550-a833-99239212c78e","LeaseID":"b4fd6179-f3ba-4673-aafa-acd882f3c22e","StepStartDate":"2024-12-02T18:14:21.6047013+00:00","StepEndDate":"2024-12-02T18:14:21.6047013+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true},{"LeaseRentStepsID":"b0e2144e-9e64-4550-a833-99239212c78e","LeaseID":"b4fd6179-f3ba-4673-aafa-acd882f3c22e","StepStartDate":"2024-12-02T18:14:21.6047013+00:00","StepEndDate":"2024-12-02T18:14:21.6047013+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true}]

text/csv

Sample: