BPAPI Methods

Example details for BPAPI method Property

Example details for Property

Syntax variant 1 (preferred REST-format): Property/{id}/

Syntax variant 2 (traditional query-string): Property?id={id}


Examples of data returned

DataComment
data.Data.property.PropertyId 
data.Data.property.Name 
data.Data.property.Value 


GET, syntax 1 (preferred REST-format):
Property/53630622/


GET, syntax 2 (traditional query-string):
Property?id=53630622






Documentation and tests automatically generated from source-code 2025-12-06 05:04