cURL
curl --request GET \ --url https://api.helloproper.com/leases/{leaseId} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "tenancyId": "<string>", "operationalState": "<string>", "contractPeriodState": "<string>", "primaryTenantContactName": "<string>", "tenantIds": {}, "associatedContactIds": {}, "primaryTenantId": "<string>", "billingContactId": "<string>", "balance": { "currency": "<string>", "amount": 123 }, "depositBalance": { "currency": "<string>", "amount": 123 }, "prepaidBalance": { "currency": "<string>", "amount": 123 }, "contractStart": "<string>", "contractEnd": "<string>", "purpose": "<string>", "monthlyRentLevel": { "currency": "<string>", "amount": 123 }, "archivedAt": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.helloproper.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helloproper.com/llms.txt
Use this file to discover all available pages before exploring further.
Show properties of Amount Object