Authenticates that the verification code matches the one sent to the tenants email. If successful, creates a new lead pre-assocatiated with this tenant.
POST
/
shopping
/
{portfolio}
/
v1
/
facilities
/
tenant
/
validate-preexisting
Authenticates that the verification code matches the one sent to the tenants email. If successful, creates a new lead pre-assocatiated with this tenant.
Copy
curl --request POST \ --url https://public-api.prd.monument.io/shopping/{portfolio}/v1/facilities/tenant/validate-preexisting \ --header 'x-api-key: <x-api-key>'
Authenticates that the verification code matches the one sent to the tenants email. If successful, creates a new lead pre-assocatiated with this tenant.
Copy
curl --request POST \ --url https://public-api.prd.monument.io/shopping/{portfolio}/v1/facilities/tenant/validate-preexisting \ --header 'x-api-key: <x-api-key>'