get_object_tpl_property_list

Get property list for a template

query
get_object_tpl_property_list
required parameters
ob_top_name or ob_top_id to identify top object, obt_id to identify template
optional parameters
none
response format
prt_id;at_id;obt_id;prt_icon_color;prt_icon_type;prt_multilang;prt_name;prt_pl_name;prt_dk_name;prt_en_name;prt_ro_name;prt_postfix;prt_seq_num;prt_subtype;prt_type;prt_value;prt_text1;prt_text2;prt_text3;prt_text4;prt_text5
parameter reference

obt_id – template id, unique

prt_id – property id, unique

prt_name – property name, not unique

prt_type – property type, allowed values: string, date, decimal, list

prt_subtype – id of property list, if pr_type is list, otherwise empty

prt_postfix – suffix added after property value

prt_seq_num – order id, lowest id are displayed at the top of the list

prt_icon_type – icon used for property, string allowed values are described here https://felgo.com/doc/felgo-icontype/

prt_icon_color – color of the icon, allowed values are: (“#3F77AF”,”#57AA88″,”#E9B56B”,”#CA4A36″,”#676767″,”#854EA2″)

prt_text1… pr_text5 – text fields not used in Catchr application, but can be set and retrieved via REST API