cURL
curl --request POST \ --url https://public-api.prd.monument.io/shopping/{portfolio}/v1/facilities/lead/generate-lease \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --data ' { "facilityUuid": "<string>", "unitGroupUuid": "<string>", "leadUuid": "<string>", "email": "<string>", "additionalServices": [ "<string>" ] } '
{ "leaseSessionUrl": "<string>" }
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Details of the created lease to create display for the user
Embedable url for the lease which is signable by the lead.