reapit / foundations

Foundations platform mono repo
56 stars 21 forks source link

How to get SOLD key from the CRM in the API Response #11158

Open romeory opened 1 month ago

romeory commented 1 month ago

Hi,

When a property is marked as SOLD, we want to get that data in API response but we are not able to find it. Can you help us and guide from where we can get this data in the API response ?

Our website is https://ivory-international.com/

plittlewood-rpt commented 1 month ago

Hi @romeory please can you provide some more context to this item. What do you mean by sold key? If you are referring to the property status, you can find this in PropertyModel.selling.status (or PropertyModel.letting.status for lettings properties). The Swagger documentation should help you here, which is available in the Developer Portal