This method will auto-generate an ID and create a new show floor. If an ID is specified for the show floor, an error will be thrown.
The show floor that you would like to be saved.
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
This method will look up a show floor by the specified ID and return it back.
curl -i -X GET \ 'https://events.api.756794052567.rhythmsoftware.com/showFloors/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
This method will update an existing show floor with the specified ID.
The updated show floor that will be saved.
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
This method will patch an existing show floor with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "name": "string",
- "show_id": "string",
- "event_id": "string",
- "display_order": 0,
- "layout_uri": "string",
- "enable_virtual_show_floor": true,
- "virtual_show_floor_options": {
- "booth_layout": { }
}, - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_directive": "string",
- "sys_snapshot_base_version": 0,
- "sys_configuration_snapshot_id": "string"
}
This method will delete a show floor with the specified ID.
curl -i -X DELETE \ https://events.api.756794052567.rhythmsoftware.com/showFloors/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"