To create a lease

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.
Language
Click Try It! to start a request and see the response here!