Api session event editor address: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editoraddress/ | |||
API endpoints for [[Address]] editing. | API endpoints for [[Address]] editing. | ||
| Line 60: | Line 60: | ||
|Set [[Zip Code]] | |Set [[Zip Code]] | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items addresses]] | *[[Api session items addresses]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 3 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 |