Properties
Number of APIs: 4
-
Get a property GET https://{{host}}/papi/v1/properties/:propertyId
-
Create or clone a property POST https://{{host}}/papi/v1/properties?contractId={{contractId}}&groupId={{groupId}}
-
Remove a property DELETE https://{{host}}/papi/v1/properties/:propertyId
-
List properties GET https://{{host}}/papi/v1/properties?contractId={{contractId}}&groupId={{groupId}}