reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

Selling status: Sold STC - Unavailable #11229

Closed BYMIntegrations closed 1 week ago

BYMIntegrations commented 3 weeks ago

Please take a look at our FAQ's before submitting an issue, as your question may already be covered in the documentation https://foundations-documentation.reapit.cloud/faqs

Summary Hi reapit,

Is there any chance you could detail what the difference between the two status's "Sold STC - Available" and "Sold STC - Unavailable" is when we make a GET request through the API?

We are unable to find a customer with an example but would like to ensure our testing is accurate for some related development work

Thanks!

Detail and or supporting links and screenshots image

AshDeeming commented 3 weeks ago

Hi @BYMIntegrations

The difference in these status relate to where the property is marketable (available) or not (unavailable)

BYMIntegrations commented 3 weeks ago

Hi @AshDeeming

Is that only relating to "marketingMode" or "internetAdvertising"? What do these status' show for Unavailable?

AshDeeming commented 2 weeks ago

Hi @BYMIntegrations The statues mentioned relate to the Property status directly, as per swagger docs;:

Selling: preAppraisal/valuation/paidValuation/forSale/forSaleUnavailable/underOffer/underOfferUnavailable/reserved/exchanged/completed/soldExternally/withdrawn

Letting: valuation/toLet/toLetUnavailable/underOffer/underOfferUnavailable/arrangingTenancyUnavailable/arrangingTenancy/tenancyCurrentUnavailable/tenancyCurrent/tenancyFinished/tenancyCancelled/sold/letByOtherAgent/letPrivately/provisional/withdrawn

MarketingMode relates to the property being for sales or lettings, or both (selling/letting/sellingAndLetting))

internetAdvertsing can be used by users to mark a property as marketable or not - i.e. boolean

BYMIntegrations commented 2 weeks ago

Hi @AshDeeming,

The problem we have is we don't have frontend access to our sandbox, so therefore we can't accurately recreate a Sold STC - Unavailable lead to see how its GET differs from Sold STC - Available. That is specifically what information we are looking for

AshDeeming commented 1 week ago

Hi @BYMIntegration you can download the developer edition of the desktop crm via https://developers.reapit.cloud/desktop

The get properties payload shouldn't differ as this relates to the status field only

BYMIntegrations commented 1 week ago

Hi @AshDeeming ,

Fantastic thanks, I queried this internally and I don't think we were aware of the developer client. Appreciate the help!

github-actions[bot] commented 1 week ago

It looks like you have commented on a closed issue. If your comment relates to a bug or feature request, please open a new issue, and include this issue number/url for reference. For more information on our processes, please click here