post https://api-my.innago.com/openapi/v1/leases
This endpoint is used to create a new lease. It requires Enum values for specific lease types as LeaseTypeId and RentFrequencyId for different rent frequencies.
LeaseTypeId:
- For Month to month = 134
- For Fixed Term=136.
Rent Frequency Id:
- For Monthly =22
- Bi-Monthly=137
- Weekly=158
- Bi-Weekly=168.