GET api/Maple/Leases/{id}/RentSteps
Queryable collection of Maple Rent Steps by Lease ID
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | Lease ID |
Define this parameter in the request URI. |
Response Information
MapleRentStepDTO
Response body formats
application/json, text/json
Sample:
[ { "LeaseRentStepsID": "88ce6147-2760-4dc2-9e12-1b261e086130", "LeaseID": "f73d0a85-ecb6-4445-9d27-9a4bfba1cd00", "StepStartDate": "2024-12-02T18:03:40.0227549+00:00", "StepEndDate": "2024-12-02T18:03:40.0227549+00:00", "StepRentPSF": 1.0, "IsPercent": true, "GrowthNumber": 1.0, "GrowthFrequency": 1, "IsRentReduction": true }, { "LeaseRentStepsID": "88ce6147-2760-4dc2-9e12-1b261e086130", "LeaseID": "f73d0a85-ecb6-4445-9d27-9a4bfba1cd00", "StepStartDate": "2024-12-02T18:03:40.0227549+00:00", "StepEndDate": "2024-12-02T18:03:40.0227549+00:00", "StepRentPSF": 1.0, "IsPercent": true, "GrowthNumber": 1.0, "GrowthFrequency": 1, "IsRentReduction": true }, { "LeaseRentStepsID": "88ce6147-2760-4dc2-9e12-1b261e086130", "LeaseID": "f73d0a85-ecb6-4445-9d27-9a4bfba1cd00", "StepStartDate": "2024-12-02T18:03:40.0227549+00:00", "StepEndDate": "2024-12-02T18:03:40.0227549+00:00", "StepRentPSF": 1.0, "IsPercent": true, "GrowthNumber": 1.0, "GrowthFrequency": 1, "IsRentReduction": true } ]
text/javascript
Sample:
[{"LeaseRentStepsID":"88ce6147-2760-4dc2-9e12-1b261e086130","LeaseID":"f73d0a85-ecb6-4445-9d27-9a4bfba1cd00","StepStartDate":"2024-12-02T18:03:40.0227549+00:00","StepEndDate":"2024-12-02T18:03:40.0227549+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true},{"LeaseRentStepsID":"88ce6147-2760-4dc2-9e12-1b261e086130","LeaseID":"f73d0a85-ecb6-4445-9d27-9a4bfba1cd00","StepStartDate":"2024-12-02T18:03:40.0227549+00:00","StepEndDate":"2024-12-02T18:03:40.0227549+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true},{"LeaseRentStepsID":"88ce6147-2760-4dc2-9e12-1b261e086130","LeaseID":"f73d0a85-ecb6-4445-9d27-9a4bfba1cd00","StepStartDate":"2024-12-02T18:03:40.0227549+00:00","StepEndDate":"2024-12-02T18:03:40.0227549+00:00","StepRentPSF":1.0,"IsPercent":true,"GrowthNumber":1.0,"GrowthFrequency":1,"IsRentReduction":true}]
text/csv
Sample: