BPAPI Methods

Example details for BPAPI method Gateway/Property

Example details for Gateway/Property

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

Syntax variant 2 (traditional query-string): Gateway//Property?id={id}&name={name}&field={field}


Examples of data returned

DataComment
data.Data.bpapi_status 
data.Data.bpapi_array 

Gets history (returns multiple properties)


GET, syntax 1 (preferred REST-format):
Gateway/6061/Property/at__PERCENT_/History/


GET, syntax 2 (traditional query-string):
Gateway//Property?id=6061&name=at__PERCENT_&field=History






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