Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editoraddress/ | |||
[[Address]] editing. | API endpoints for [[Address]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor address add|add]] | ||
|[[Building]] [[Address]] | | Assign [[Building]] [[Address]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address append attribute|append_attribute]] | ||
|Appended to existing [[Address]] | | Appended to existing [[Address]] numeric [[Attribute]] value | ||
|- | |- | ||
|[[ | | [[Api session event editor address duplicate|duplicate]] | ||
|Duplicate existing [[Address]] | | Duplicate existing [[Address]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address remove|remove]] | ||
|Remove existing [[Address]] | | Remove existing [[Address]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address remove attribute|remove_attribute]] | ||
|Remove | | Remove numeric [[Attribute]] from [[Address]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address set attribute|set_attribute]] | ||
|Set [[Address]] | | Set [[Address]] numeric [[Attribute]] value | ||
|- | |- | ||
|[[ | | [[Api session event editor address set attributes|set_attributes]] | ||
|Set multiple [[Address]] | | Set multiple [[Address]] numeric [[Attribute]] values | ||
|} | |} | ||
Additional API endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | | [[Api session event editor address get building|get_building]] | ||
|Get [[Building]] | | Get [[Building]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address search|search]] | ||
|Search [[Address]] | | Search [[Address]]es | ||
|- | |- | ||
|[[ | | [[Api session event editor address set addition|set_addition]] | ||
|Set Addition | | Set Addition | ||
|- | |- | ||
|[[ | | [[Api session event editor address set letter|set_letter]] | ||
|Set Letter | | Set Letter | ||
|- | |- | ||
|[[ | | [[Api session event editor address set number|set_number]] | ||
|Set Number | | Set Number | ||
|- | |- | ||
|[[ | | [[Api session event editor address set point|set_point]] | ||
|Set the | | Set the [[Point]] of an [[Address]] | ||
|- | |- | ||
|[[ | | [[Api session event editor address set street|set_street]] | ||
|Set Street | | Set Street | ||
|- | |- | ||
|[[ | | [[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|set_zip_code]] | ||
|Set [[Zip Code]] | | Set [[Zip Code]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[ | *[[Api session items addresses]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 09:57, 13 July 2026
API Endpoint: api/session/event/editoraddress/
API endpoints for Address editing.
| Name | Description |
|---|---|
| add | Assign Building Address |
| append_attribute | Appended to existing Address numeric Attribute value |
| duplicate | Duplicate existing Address |
| remove | Remove existing Address |
| remove_attribute | Remove numeric Attribute from Address |
| set_attribute | Set Address numeric Attribute value |
| set_attributes | Set multiple Address numeric Attribute values |
Additional API endpoints:
| Name | Description |
|---|---|
| get_building | Get Building |
| search | Search Addresses |
| 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 |