reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

RMBanner missing from LSI Foundations Properties APIs #11295

Open JakePatch opened 2 months ago

JakePatch commented 2 months ago

Describe the bug RMBanner is a custom field added to LSI, it does not appear to be exposed via the Foundations API as it was in Webservice

To Reproduce Steps to reproduce the behaviour eg: Compare SNS230032 in LSI with Webservice and Foundations

Expected behaviour See RMBanner = 14 in the Foundations API.

Screenshots N/A

Device (please complete the following information for web issues): API

Additional context N/A

github-actions[bot] commented 2 months ago

Thank you for taking the time to report a bug. We prioritise bugs depending on the severity and implications, so please ensure that you have provided as much information as possible. If you haven’t already, it really helps us to investigate the bug you have reported if you provide ‘Steps to Replicate’ and any associated screenshots. Please ensure any personal information from the production database is obscured when submitting screenshots. This issue will be reviewed in our weekly refinement sessions and assigned to a specific project board. We may also update the ticket to request additional information, if required. For more information on our processes, please click here

AshDeeming commented 2 months ago

Hi @JakePatch Could you confirm where this field is within the CRM please?

JakePatch commented 2 months ago

Hi @AshDeeming

It should be in the Property > Marketing details > Premium dropdown

image

Thank you !

AshDeeming commented 1 month ago

Hi @JakePatch

Access for the fields mentioned above has been set up and should become active within the next 15 minutes. ClientId: LSI

Field = pPremium

As per any other semi structured data you access it using the extrasField query string parameter eg; GET /properties?extrasField=pPremium

JakePatch commented 1 month ago

@AshDeeming

That's amazing, thank you so much !