Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor address Events. | Api session event editor address Events. | ||
[[Address]] editing. | API Endpoints for [[Address]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor address add| | |[[Api session event editor address add|add]] | ||
|[[Building]] [[Address]] belong to | |[[Building]] [[Address]] belong to | ||
|- | |- | ||
|[[Api session event editor address append attribute| | |[[Api session event editor address append attribute|append_attribute]] | ||
|Appended to existing [[Address]] attribute value | |Appended to existing [[Address]] attribute value | ||
|- | |- | ||
|[[Api session event editor address duplicate| | |[[Api session event editor address duplicate|duplicate]] | ||
|Duplicate existing [[Address]] | |Duplicate existing [[Address]] | ||
|- | |- | ||
|[[Api session event editor address remove| | |[[Api session event editor address remove|remove]] | ||
|Remove existing [[Address]] | |Remove existing [[Address]] | ||
|- | |- | ||
|[[Api session event editor address remove attribute| | |[[Api session event editor address remove attribute|remove_attribute]] | ||
|Remove attribute from [[Address]] | |Remove attribute from [[Address]] | ||
|- | |- | ||
|[[Api session event editor address set attribute| | |[[Api session event editor address set attribute|set_attribute]] | ||
|Set [[Address]] attribute value | |Set [[Address]] attribute value | ||
|- | |- | ||
|[[Api session event editor address set attributes| | |[[Api session event editor address set attributes|set_attributes]] | ||
|Set multiple [[Address]] attribute values | |Set multiple [[Address]] attribute values | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor address get building| | |[[Api session event editor address get building|get_building]] | ||
|Get [[Building]] | |Get [[Building]] | ||
|- | |- | ||
|[[Api session event editor address search| | |[[Api session event editor address search|search]] | ||
|Search [[Address]] | |Search [[Address]] | ||
|- | |- | ||
|[[Api session event editor address set addition| | |[[Api session event editor address set addition|set_addition]] | ||
|Set Addition | |Set Addition | ||
|- | |- | ||
|[[Api session event editor address set letter| | |[[Api session event editor address set letter|set_letter]] | ||
|Set Letter | |Set Letter | ||
|- | |- | ||
|[[Api session event editor address set number| | |[[Api session event editor address set number|set_number]] | ||
|Set Number | |Set Number | ||
|- | |- | ||
|[[Api session event editor address set point| | |[[Api session event editor address set point|set_point]] | ||
|Set the point of an [[Address]] | |Set the point of an [[Address]] | ||
|- | |- | ||
|[[Api session event editor address set street| | |[[Api session event editor address set street|set_street]] | ||
|Set Street | |Set Street | ||
|- | |- | ||
|[[Api session event editor address set surface size| | |[[Api session event editor address set surface size|set_surface_size]] | ||
|Set Surface Size | |Set Surface Size | ||
|- | |- | ||
|[[Api session event editor address set zip code| | |[[Api session event editor address set zip code|set_zip_code]] | ||
|Set [[Zip Code]] | |Set [[Zip Code]] | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Revision as of 11:21, 10 April 2026
Api session event editor address Events.
API Endpoints for Address editing.
| Name | Description |
|---|---|
| add | Building Address belong to |
| append_attribute | Appended to existing Address attribute value |
| duplicate | Duplicate existing Address |
| remove | Remove existing Address |
| remove_attribute | Remove attribute from Address |
| set_attribute | Set Address attribute value |
| set_attributes | Set multiple Address attribute values |
Additional API Endpoints:
| Name | Description |
|---|---|
| get_building | Get Building |
| search | Search Address |
| set_addition | Set Addition |
| set_letter | Set Letter |
| set_number | Set Number |
| set_point | Set the point of an Address |
| set_street | Set Street |
| set_surface_size | Set Surface Size |
| set_zip_code | Set Zip Code |