reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

TypeID for certificates #11003

Closed amyfixflo closed 3 months ago

amyfixflo commented 3 months ago

Hello,

We're [Fixflo] calling the "/properties/{propertyId}/certificates") endpoint to get the certificates for a property and the result contains a TypeId which is a two letter code identifying what certificate it is. When logging into their agent application is there anywhere (we assume this might be in the admin section) we can find these 2 letter TypeId codes. We need them to be able to successfully map their certificates to certain FF entities.

Thanks,

Amy

plittlewood-rpt commented 3 months ago

Hi @amyfixflo this is found on the Certificates window in AgencyCloud. Open a Lettings property, then navigate to Attributes -> Applicances, Insurance & Safety, then select a certificate or click the + button on the Safety Checks, Certificates, Insurances & Warranties panel:

image

Hope this helps! Worth noting there is a configuration endpoint in the Platform for understanding what types are available which might be more useful for you. GET /configuration/certificateTypes

github-actions[bot] commented 3 months 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

amyfixflo commented 3 months ago

Hi,

I'm not sure if I've phrased it wrong, but this isn't quite what we're asking for. What we want to understand is where and how, in RPS, we configure/setup new certificates.

github-actions[bot] commented 3 months 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