Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor address add|add]] | | [[Api session event editor address add|add]] | ||
|[[Building]] [[Address]] belong to | | [[Building]] [[Address]] belong to | ||
|- | |- | ||
|[[Api session event editor address append attribute|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|duplicate]] | | [[Api session event editor address duplicate|duplicate]] | ||
|Duplicate existing [[Address]] | | Duplicate existing [[Address]] | ||
|- | |- | ||
|[[Api session event editor address remove|remove]] | | [[Api session event editor address remove|remove]] | ||
|Remove existing [[Address]] | | Remove existing [[Address]] | ||
|- | |- | ||
|[[Api session event editor address remove attribute|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|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|set_attributes]] | | [[Api session event editor address set attributes|set_attributes]] | ||
|Set multiple [[Address]] [[Attribute]] values | | Set multiple [[Address]] [[Attribute]] values | ||
|} | |} | ||
| Line 33: | Line 33: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor address get building|get_building]] | | [[Api session event editor address get building|get_building]] | ||
|Get [[Building]] | | Get [[Building]] | ||
|- | |- | ||
|[[Api session event editor address search|search]] | | [[Api session event editor address search|search]] | ||
|Search [[Address]]es | | Search [[Address]]es | ||
|- | |- | ||
|[[Api session event editor address set addition|set_addition]] | | [[Api session event editor address set addition|set_addition]] | ||
|Set Addition | | Set Addition | ||
|- | |- | ||
|[[Api session event editor address set letter|set_letter]] | | [[Api session event editor address set letter|set_letter]] | ||
|Set Letter | | Set Letter | ||
|- | |- | ||
|[[Api session event editor address set number|set_number]] | | [[Api session event editor address set number|set_number]] | ||
|Set Number | | Set Number | ||
|- | |- | ||
|[[Api session event editor address set point|set_point]] | | [[Api session event editor address set point|set_point]] | ||
|Set the [[#Api Model Point|Point]] of an [[Address]] | | Set the [[#Api Model Point|Point]] of an [[Address]] | ||
|- | |- | ||
|[[Api session event editor address set street|set_street]] | | [[Api session event editor address set street|set_street]] | ||
|Set Street | | Set Street | ||
|- | |- | ||
|[[Api session event editor address set surface size|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|set_zip_code]] | | [[Api session event editor address set zip code|set_zip_code]] | ||
|Set [[Zip Code]] | | Set [[Zip Code]] | ||
|} | |} | ||
{{article end|seealso=*[[Api Session Endpoints]] | {{article end|seealso=*[[Api Session Endpoints]] | ||
Latest revision as of 11:37, 8 June 2026
API Endpoint: api/session/event/editoraddress/
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 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 |