| Request Headers: |
| |
|
| Parameters: |
- idevent (string) – Event ID
- idvenue (string) – Venue ID
|
| Query Parameters: |
| |
|
| Request JSON Object: |
| |
- address (string) – Venue location address
- city (number) – City ID
- country (string) – Country ID
- description (string) – Long text description
- id (string) – Venue ID
- name (string) – Venue short name
- point (object) – GeoJSON point
|
| Response Headers: |
| |
|
| Response JSON Object: |
| |
- address (string) – Venue location address
- city (number) – City ID
- country (string) – Country ID
- created_at (datetime) – Venue creation timestamp
- description (string) – Long text description
- id (string) – Venue ID
- name (string) – Venue short name
- point (object) – GeoJSON point
- removed (boolean) – Deletion flag
- updated_at (datetime) – Venue update timestamp
|
| Status Codes: |
|