---
sourceDocument: オーストラリア API リファレンス
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/api-reference

 Release :

    - australia

ft:locale :

    - ja-JP

ft:publication_title :

    - オーストラリア API リファレンス

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# WSD 予約可能 V2 API

# WSD 予約可能 V2 API {#ariaid-title1}

* リリースバージョン: Australia
* 
* 更新日 2026年03月12日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：41分

ワークプレイスサービスデリバリ (WSD) Reservable V2 API は、予約可能な詳細 (職場の場所など) 予約可能なエンティティをServiceNowインスタンスから取得するためのエンドポイントを提供します。
WSD Reservable V2 API は、[WSD 予約可能 API](https://servicenow-prod.fluidtopics.net/kjUT_DWvlcME_ZJl5G5d3A#wsd_reservable-api "ワークプレイスサービスデリバリ (WSD) 予約可能 API は、予約可能なエンティティ (職場の場所など) の詳細をServiceNowインスタンスから取得するためのエンドポイントを提供します。") の新しいバージョンです。WSD Reservable V2 API は、予約時に選択した WSD ポータル上のすべての予約可能スペースの詳細をフェッチします。元の WSD Reservable API バージョンでは GET 呼び出しが使用されていましたが、sys_IDパスパラメーターは 35 文字に制限されていました。新しい WSD Reservable V2 API バージョンは POST 呼び出しであり、文字数制限を回避するために要求本文のすべてのsys_idsを受け取ります。

この API にアクセスするには、発信者に sn_wsd_core.workplace_user ロールが必要です。

この API は `sn_wsd_rsv` 名前空間で実行されます。この API にアクセスするには、ワークプレイス予約管理 (sn_wsd_rsv) プラグインを有効にする必要があります。

ワークプレイス予約管理の詳細については、「[ワークプレイス予約管理](https://www.servicenow.com/docs/access?context=workplace-rsv-mgmt-feat&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)」を参照してください。

## WSD 予約可能 V2 API:POST /sn_wsd_rsv/v2/予約可能/list_reservables {#ariaid-title2}

指定された 1 つ以上の予約の詳細を返します。

### URL 形式

デフォルト URL: POST api/sn_wsd_rsv/v2/reservable/list_reservables

### サポートされている要求パラメーター

{#wsd-reserv-v2-list-reservables__entry__2}

| 名前 | 説明 |
|-|-|
| api_version | 必須です。アクセスするエンドポイントのバージョン。この API を使用するには <kbd class="ph userinput">v2</kbd> を指定します。それ以外の場合は、 <kbd class="ph userinput">v1</kbd> を使用すると、WSD 予約可能 API のデフォルトバージョンが使用されます。 データタイプ：文字列 |
[表 : 1. パスパラメーター]

{#wsd-reserv-v2-list-reservables__entry__6}

| 名前 | 説明 |
|-|-|
| なし |   |
[表 : 2. クエリパラメーター]

{#wsd-reserv-v2-list-reservables__entry__10}{#wsd-reserv-v2-list-reservables__include_standard_services-reserv-entry}{#wsd-reserv-v2-list-reservables__reservation_ids-reserv-start-entry}

| 名前 | 説明 |
|-|-|
| include_flexible_services | 予約可能に関連付けられた柔軟なサービスを応答に返すかどうかを示すフラグ。 柔軟なサービスは、予約時に予約可能な職場アイテムで利用できる追加のプロビジョンです。例:教室スタイル - すべての参加者が部屋の前を向くようにテーブルの列が配置されたテーブルの列。柔軟なサービスの詳細については、「 [柔軟なサービスの作成](https://www.servicenow.com/docs/access?context=add-flexible-service&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)」を参照してください。 有効な値： * true:柔軟なサービス情報を返します。 * false:柔軟なサービス情報を返しません。 {#wsd-reserv-v2-list-reservables__ul_sh5_xry_yzb} データタイプ：ブーリアン デフォルト値：false |
| include_standard_services | 応答で標準サービス情報を返すかどうかを示すフラグ。この情報は、標準サービス \[sn_wsd_rsv_standard_service\] テーブルにあります。 標準サービスでは、ホワイトボード、追加のモニター、および類似のサービスなど、予約時に予約可能な職場アイテムで使用できる基本的な規定について説明します。標準サービスの詳細については、「 [標準サービス](https://www.servicenow.com/docs/access?context=standard-service&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)」を参照してください。 有効な値： * true:標準サービス情報を返します。 * false:標準サービス情報を返しません。 データタイプ：ブーリアン デフォルト値：false |
| include_reservable_purposes | オプション。予約可能に関連付けられた目的を返すかどうかを示すフラグ。 有効な値： * true:予約の目的を返します。 * false:予約可能な目的を返しません。 {#wsd-reserv-v2-list-reservables__ul_mly_nsy_yzb} データタイプ：ブーリアン デフォルト値：false |
| include_layouts | 応答で場所のレイアウト情報を返すかどうかを示すフラグ。 場所のレイアウト情報には、キャパシティ、最大キャパシティ、準備期間、クリーンアップ期間などが含まれます。 有効な値： * true:場所のレイアウト情報を返します。 * false:場所のレイアウト情報を返しません。 {#wsd-reserv-v2-list-reservables__ul_xh5_xry_yzb} データタイプ：ブーリアン デフォルト値：false テーブル:場所レイアウト \[sn_wsd_rsv_m2m_location_layout\] |
| reservable_module_sys_id | 必須です。予約可能なモジュールのSys_id (デスク、会議室など) 予約可能なモジュールは、類似するタイプの職場アイテムをグループ化します。 予約可能なモジュールの詳細については、「 [予約可能なモジュールの構成](https://www.servicenow.com/docs/access?context=config-reservable-module&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)」を参照してください。 データタイプ：文字列 デフォルト:空の値 テーブル:予約可能なモジュール \[sn_wsd_rsv_reservable_module\] |
| reservation_start_time | 追加サービスのリードタイムを検証する予約開始時間。 形式:UTC 形式、yyyy-MM-dd HH:mm:ss データタイプ：文字列 |
| space_sys_ids | 必須です。選択したスペースのカンマ区切りsys_ids。 データタイプ：文字列 デフォルト:空の値 |
[表 : 3. 要求本文パラメーター (XML または JSON)]

### ヘッダー

次の要求ヘッダーと応答ヘッダーは、この HTTP アクションにのみ適用されるか、別の方法でこのアクションに適用されます。REST API で使用される一般的なヘッダーのリストについては、「 [サポートされている REST API ヘッダー」](https://servicenow-prod.fluidtopics.net/lLW_uT5I5_l1aD8yR4Jt9A "REST (REpresentational State Transfer) は、Web 上のコンピューター システム間の標準を提供するシンプルなステートレス アーキテクチャであり、コンピューター システム間の通信を容易にします。")を参照してください。
{#wsd-reserv-v2-list-reservables__entry__26}{#wsd-reserv-v2-list-reservables__accept-RESTAPI}

| ヘッダー | 説明 |
|-|-|
| 承認 | 応答本文のデータフォーマット。サポートされるタイプ：application/json または application/xml。 デフォルト： application/json |
| Content-Type | 応答本文のデータフォーマット。アプリケーション/json のみをサポートします。 |
[表 : 4. 要求ヘッダー]

{#wsd-reserv-v2-list-reservables__entry__32}

| ヘッダー | 説明 |
|-|-|
| なし |   |
[表 : 5. 応答ヘッダー]

### ステータスコード

この HTTP アクションには、次のステータスコードが適用されます。REST API で使用される可能性のあるステータスコードのリストについては、「 [REST API HTTP 応答コード](https://servicenow-prod.fluidtopics.net/lLW_uT5I5_l1aD8yR4Jt9A "REST (REpresentational State Transfer) は、Web 上のコンピューター システム間の標準を提供するシンプルなステートレス アーキテクチャであり、コンピューター システム間の通信を容易にします。")」を参照してください。
{#wsd-reserv-v2-list-reservables__entry__36}{#wsd-reserv-v2-list-reservables__entry-200-status-code}

| ステータスコード | 説明 |
|-|-|
| 200 | 成功。要求が正常に処理されました。 |
| 404 | 可能な予約が見つかりませんでした。 WSD コアスペース \[sn_wsd_core_spaces\] テーブルを探し、スペースレコードが存在することを確認します。 |
| 500 | エラーが発生しました！予約を取得できません。 これはサーバーエラーです。システム管理者にお問い合わせください。 |
[表 : 6. ステータスコード]

### 応答本文のパラメーター {#wsd-reserv-v2-list-reservables__section_gw2_mvy_yzb}

{#wsd-reserv-v2-list-reservables__table_hw2_mvy_yzb__entry__2}{#wsd-reserv-v2-list-reservables__allow_invitees-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__building-reserv-entry}{#wsd-reserv-v2-list-reservables__building_display_value-reserv-entry}{#wsd-reserv-v2-list-reservables__building_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__building_timezone-reserv-entry}{#wsd-reserv-v2-list-reservables__building_timezone_display_value-reserv-entry}{#wsd-reserv-v2-list-reservables__building_timezone_value-reserv-entry}{#wsd-reserv-v2-list-reservables__display_number_of_attendees-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__display_on_behalf_of-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__display_sensitivity-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__enable_group_reservations-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__floor_display_value-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_capacity-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_cleanup_duration-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_image-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_image_link-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_image_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_is_default-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_max_capacity-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_name-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_preparation_duration-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_short_description-reserv-entry}{#wsd-reserv-v2-list-reservables__layouts_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__location_type-reserv-entry}{#wsd-reserv-v2-list-reservables__location_type_display_value-reserv-entry}{#wsd-reserv-v2-list-reservables__location_type_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__name-reserv-entry}{#wsd-reserv-v2-list-reservables__number-reserv-entry}{#wsd-reserv-v2-list-reservables__order-reserv-entry}{#wsd-reserv-v2-list-reservables__require_approval-reserv-entry}{#wsd-reserv-v2-list-reservables__requires_check_in-reserv-entry}{#wsd-reserv-v2-list-reservables__require_subject-reserv_mod-entry}{#wsd-reserv-v2-list-reservables__reservable_quantity-reserv-entry}{#wsd-reserv-v2-list-reservables__site-reserv-entry}{#wsd-reserv-v2-list-reservables__site_display_value-reserv-entry}{#wsd-reserv-v2-list-reservables__std_serv-reserv-entry}{#wsd-reserv-v2-list-reservables__std_serv_font-awesome_icon-reserv-entry}{#wsd-reserv-v2-list-reservables__std_serv_name-reserv-entry}{#wsd-reserv-v2-list-reservables__std_serv_short_description-reserv-entry}{#wsd-reserv-v2-list-reservables__std_serv_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__site_sys_id-reserv-entry}{#wsd-reserv-v2-list-reservables__tableName-reserv-entry}{#wsd-reserv-v2-list-reservables__title-reserv-entry}{#wsd-reserv-v2-list-reservables__type-reserv-entry}

| 名前 | 説明 |
|-|-|
| result | 一致する各予約の詳細。 データタイプ：オブジェクトのアレイ { "result": [ { "allow_invitees": Boolean, "area": {Object}, "building": {Object}, "campus": {Object}, "capacity": Number, "description": "String", "display_number_of_attendees": Boolean, "display_on_behalf_of": Boolean, "display_sensitivity": Boolean, "email": "String", "employee_override_privacy": Boolean "enable_group_reservations": Boolean, "enable_reservation_privacy": Boolean, "external_id": "String", "flexible_services": [Array], "floor": {Object}, "image": {Object}, "is_reservable": Boolean, "layouts": [Array], "location_type": {Object}, "meetingProviders": [Array], "moduleType": "String", "name": "String", "number": "String", "order": Number, "require_approval": Boolean, "requires_check_in": Boolean, "require_subject": Boolean, "reservable_quantity": Number, "site": {Object}, "standard_services": [Array], "sys_id": "String", "title": "String", "type": "String", "tableName": "String" } ] } |
| result.allow_invitees | 従業員が招待者を予約に追加できるかどうかを示すフラグ。 有効な値： * true:従業員が招待者を予約に追加できるようにします。 * false:従業員が予約に招待者を追加できないようにします。 データタイプ：ブーリアン |
| result.area | 予約可能が配置されているエリア。 データタイプ: オブジェクト "area": { "display_value": "String", "sys_id": "String" } テーブル:エリア \[sn_wsd_core_area\] |
| result.area.display_value | エリアの表示値。 データタイプ：文字列 |
| result.area.sys_id | 関連付けられたエリアレコードのSys_id。 データタイプ：文字列 |
| result.building | 予約可能ファイルがある建物。 データタイプ: オブジェクト "building": { "display_value": "String", "sys_id": "String", "timezone": {Object} } テーブル:建物 \[sn_wsd_core_building\] |
| result.building.display_value | 建物の表示値。 データタイプ：文字列 |
| result.building.sys_id | 関連付けられた建物レコードのSys_id。 データタイプ：文字列 |
| result.building.timezone | 建物のタイムゾーンの詳細。 データタイプ: オブジェクト "timezone": { "displayValue": "String", "value": "String" } |
| result.building.timezone.display_value | 関連付けられた建物が存在するタイムゾーンの表示値。 データタイプ：文字列 |
| result.building.timezone.value | 関連付けられた建物が存在するタイムゾーンの内部値。 データタイプ：文字列 |
| result.campus | 予約可能がある敷地。 データタイプ: オブジェクト "campus": { "display_value": "String", "sys_id": "String" } テーブル:敷地 \[sn_wsd_core_campus\] |
| result.campus.display_value | 敷地の表示値。 データタイプ：文字列 |
| result.campus.sys_id | 関連付けられた敷地レコードのSys_id。 データタイプ：文字列 |
| result.capacity | 予約可能な予約が収容できる人数。 データタイプ：数値 |
| result.description | 予約の説明。 データタイプ：文字列 |
| result.display_number_of_attendees | ユーザーが予約の出席者の数を指定できるかどうかを示すフラグ。 有効な値： * true:ユーザーは出席者の数を指定できます。 * false:ユーザーは出席者の表示数を指定できません。 データタイプ：ブーリアン |
| result.display_on_behalf_of | 他のユーザーの代わりに予約を行うことができるかどうかを示すフラグ。 有効な値： * true:サポート対象の代理。 * false:代理はサポートされていません。 データタイプ：ブーリアン |
| result.display_sensitivity | ユーザーが予約の機密性 (通常、プライベートなど) を設定できるかどうかを示すフラグ。 有効な値： * true:感度を設定できます。 * false:感度を設定できません。デフォルトは \[標準\] です。 データタイプ：ブーリアン |
| result.email | 予約可能に関連付けられているメールアドレス。 データタイプ：文字列 |
| result.employee_override_privacy | 関連する予約可能項目のプライバシー設定をユーザーが上書きできるかどうかを示すフラグ。 これらのプライバシー設定の詳細については、「 [場所のプライバシー設定と影響」](https://www.servicenow.com/docs/access?context=location-privacy-settings-and-impact&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)を参照してください。 有効な値： * true:ユーザーは、関連する予約可能な場合のプライバシー設定を上書きできます。 * false:ユーザーは、関連する予約可能な場合のプライバシー設定を上書きできません。 {#wsd-reserv-v2-list-reservables__ul_iw2_mvy_yzb} |
| result.enable_group_reservations | ユーザーがグループ予約を行うことができるかどうかを示すフラグ。 有効な値： * true:グループ予約が可能です。 * false:グループ予約を行うことができません。 データタイプ：ブーリアン |
| result.enable_reservation_privacy | 予約プライバシーのデフォルト設定を示すフラグ。 これらのプライバシー設定の詳細については、「 [Location privacy settings and impact](https://www.servicenow.com/docs/access?context=location-privacy-settings-and-impact&version=australia&pubname=australia-employee-service-management&ft:locale=en-US)」を参照してください。 可能な値： * true:デフォルトでは、予約はプライベートです。 * false:デフォルトでは、予約はプライベートではありません。 {#wsd-reserv-v2-list-reservables__ul_jw2_mvy_yzb} データタイプ：ブーリアン |
| result.external_id | 予約可能項目の外部 ID。 データタイプ：文字列 |
| result.flexible_services | include_flexible_servicesパラメーターが true に設定され、ワークプレイスケース管理プラグインがインストールされている場合にのみ設定されます。予約に関連付けられた柔軟なサービスの説明。親の柔軟なサービスと、複数の子の柔軟なサービスが存在する場合があります。 データタイプ：オブジェクトのアレイ flexible_services": [ { "additional_text": "String", "allow_only_single_service_item_selection": Boolean, "category": "String", "currency_code": "String", "flexible_service": [Array], "label": "String", "sub_category": "String", "sub_title": "String", "text": "String", "title": {Object} } ] テーブル:職場サービスアイテム \[sn_wsd_case_workplace_service_item\] |
| result.flexible_services.additional_text | 追加の柔軟なサービスを選択するようにユーザーに求めるテキスト。 データタイプ：文字列 |
| result.flexible_services.allow_only_single_service_item_selection | 予約内の柔軟なサービスのグループからユーザーが 1 つのサービスアイテムのみを選択できるかどうかを示すフラグ。 有効な値： * true:単一の選択のみを行うことができます。 * false:複数選択できます。 {#wsd-reserv-v2-list-reservables__ul_hbg_ngt_qtb} データタイプ：ブーリアン |
| result.flexible_services.category | 柔軟なサービスのカテゴリ。 データタイプ：文字列 |
| result.flexible_services.currency_code | 柔軟なサービスを注文する際の通貨額の計算に使用される通貨コード。 データタイプ：文字列 |
| result.flexible_services.flexible_service | 親フレキシブルサービスに対応するフレキシブルサービス。 データタイプ：オブジェクトのアレイ "flexible_service": [ { "flexible_service": [Array], "label": "String", "sub_category": "String" } ] テーブル:職場サービスアイテム \[sn_wsd_case_workplace_service_item\] |
| result.flexible_services.flexible_service です。flexible_service | 親フレキシブルサービスに対応する各フレキシブルサービスの詳細。 データタイプ：オブジェクトのアレイ "flexible_service": [ { "additional_text": "String", "capacity_enabled": Boolean, "category": "String", "category_label": "String", "cleanup_duration": "String", "image": "String", "max_capacity": Number, "name": "String", "preparation_duration": "String", "price_per_unit": {Object}, "quantity_enabled": Boolean, "quantity_required": Boolean, "short_description": "String", "sub_category": "String", "sub_category_label": "String", "sub_title": "String", "sys_id": "String", "text": "String", "title": {Object} } ] |
| result.flexible_services.flexible_service です。flexible_service.additional_text | 追加の柔軟なサービスを選択するようユーザーに求めるために使用するテキスト。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.capacity_enabled | 部屋のキャパシティを予約に表示するかどうかを示すフラグ。これが true に設定されている場合、 quantity_enabled は常に false になります。 有効な値： * true:キャパシティが表示されます。 * false:キャパシティは表示されません。 {#wsd-reserv-v2-list-reservables__ul_f3q_pmt_qtb} データタイプ：ブーリアン |
| result.flexible_services.flexible_service です。flexible_service.category | 柔軟なサービスのカテゴリ。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.category_label | 柔軟なサービスのカテゴリラベル。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.cleanup_duration | 予約可能に追加されたサービスをクリーンアップまたは削除するのにかかる時間。 データタイプ：数値 単位：ミリ秒 |
| result.flexible_services.flexible_service です。flexible_service.image | 柔軟なサービスの画像へのリンク。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.max_capacity | 予約可能項目が収容できる最大入室者数。 データタイプ：数値 |
| result.flexible_services.flexible_service です。flexible_service.name | 柔軟なサービスの名前。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.preparation_duration | サービスを予約可能に追加するのに要する時間。 データタイプ：文字列 単位：ミリ秒 |
| result.flexible_services.flexible_service です。flexible_service.price_per_unit | 柔軟なサービスを予約可能サービスに追加するコストの詳細。 データタイプ: オブジェクト "price_per_unit": { "code": "String", "value": "String" } |
| result.flexible_services.flexible_service です。flexible_service.price_per_unit.code | コストを計算する際に使用する通貨コード (GBP や USD など)。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.price_per_unit.value | コードパラメーターで定義された通貨での柔軟なサービスの各ユニットのコスト。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.quantity_enabled | 数量フィールドを予約に表示するかどうかを示すフラグ。これが true に設定されている場合、 capacity_enabled は常に false になります。 有効な値： * true:数量が表示されます。 * false:数量は表示されません。 {#wsd-reserv-v2-list-reservables__ul_lvx_jj4_ytb} データタイプ：ブーリアン |
| result.flexible_services.flexible_service です。flexible_service.quantity_required | 数量が必要かどうかを示すフラグ。 有効な値： * true:数量は必須です。 * false:数量は必須ではありません。 {#wsd-reserv-v2-list-reservables__ul_cfr_rqc_25b} データタイプ：ブーリアン |
| result.flexible_services.flexible_service です。flexible_service.short_description | 柔軟なサービスの簡単な説明。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.sub_category | chair_layoutなどの柔軟なサービスのサブカテゴリ名。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.sub_category_label | 椅子のレイアウトなどの柔軟なサービスのサブカテゴリラベル。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.sub_title | 子の柔軟なサービスのサブタイトル名。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.sys_id | 柔軟なサービスのSys_id。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.text | 柔軟なサービスを選択するようユーザーに求めるために使用するテキスト。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.title | UI で子フレキシブルサービスを追加および編集するときに使用するタイトルの詳細。 データタイプ: オブジェクト "title": { "add": "String", "edit": "String" } |
| result.flexible_services.flexible_service です。flexible_service.title.add | UI で子フレキシブルサービスを追加するときに使用されるタイトル。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。flexible_service.title.edit | UI で子フレキシブルサービスを編集するときに使用されるタイトル。 データタイプ：文字列 |
| result.flexible_services.flexible_service.label | 柔軟なサービスラベル。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。sub_category | 追加の椅子など、親の柔軟なサービスのサブカテゴリ。 データタイプ：文字列 |
| result.flexible_services.flexible_service です。sub_title | 親柔軟なサービスのサブタイトル名。 データタイプ：文字列 |
| result.flexible_services.flexible_service.text | 親の柔軟なサービスを選択するようユーザーに求めるために使用されるテキスト。 データタイプ：文字列 |
| result.flexible_services.flexible_service.title | UI で親フレキシブルサービスを追加および編集するときに使用するタイトルの詳細。 データタイプ: オブジェクト "title": { "add": "String", "edit": "String" } |
| result.flexible_services.flexible_service.title。追加 | UI で親フレキシブルサービスを追加するときに使用されるタイトル。 データタイプ：文字列 |
| result.flexible_services.flexible_service.title。編集 | UI で親フレキシブルサービスを編集するときに使用されるタイトル。 データタイプ：文字列 |
| result.floor | 予約可能ファイルが配置されているフロアの詳細。 データタイプ: オブジェクト "floor": { "display_value": "String", "sys_id": "String" } テーブル:フロア \[sn_wsd_core_floor\] |
| result.floor.display_value | 予約可能ファイルが存在するフロアの表示番号 (12 など)。 データタイプ：文字列 |
| result.floor.sys_id | 関連レコードのSys_id。 データタイプ：文字列 テーブル:フロア \[sn_wsd_core_floor\] |
| result.image | 関連する予約可能項目を表す画像の詳細。 データタイプ: オブジェクト "image": { "link": "String", "sys_id": "String" } テーブル:イメージ \[db_image\] |
| result.image.link | 予約可能を表す画像へのリンク。 データタイプ：文字列 |
| result.image.sys_id | 関連付けられたイメージレコードのSys_id。 データタイプ：文字列 テーブル:イメージ \[db_image\] |
| result.is_reservable | 柔軟なサービスを予約できるかどうかを示すフラグ。 有効な値： * true:柔軟なサービスを予約できます。 * false:柔軟なサービスを予約できません。 {#wsd-reserv-v2-list-reservables__ul_e13_mc5_qtb} データタイプ：ブーリアン |
| results.layouts | include_layoutsパラメーターが true に設定されている場合にのみ設定されます。 予約可能に関連付けられたレイアウトのリスト。 データタイプ：オブジェクトのアレイ "layouts": [ { "capacity": Number, "cleanup_duration": "String", "image": {Object}, "is_default": Boolean, "max_capacity": Number, "name": "String", "preparation_duration": "String", "short_description": "String", "sys_id": "String" } ] |
| result.layouts.capacity | 会議に出席する人数。 データタイプ：数値 |
| result.layouts.cleanup_duration | このレイアウトで予約可能なものをクリーニングするのに要する時間。 データタイプ：数値 単位：ミリ秒 |
| result.layouts.image | 関連する予約可能項目のレイアウトを表す画像の詳細。 データタイプ: オブジェクト "image": { "link": "String", "sys_id": "String" } テーブル:イメージ \[db_image\] |
| result.layouts.image.link | この予約可能なレイアウトを表す画像へのリンク。 データタイプ：文字列 テーブル:イメージ \[db_image\] |
| result.layouts.image.sys_id | 関連付けられたイメージレコードのSys_id。 データタイプ：文字列 |
| result.layouts.is_default | 関連付けられたレイアウトが予約可能項目のデフォルトであるかどうかを示すフラグ。 有効な値： * true:デフォルト。 * false:デフォルトではありません。 データタイプ：ブーリアン |
| result.layouts.max_capacity | 予約可能に関連付けられたレイアウトが収容できる最大人数。 データタイプ：数値 |
| result.layouts.name | 場所レイアウトの名前。 データタイプ：文字列 |
| result.layouts.preparation_duration | 関連付けられた場所のレイアウトの準備に要する時間。 データタイプ：数値 単位：ミリ秒 |
| result.layouts.short_description | 場所レイアウトの簡単な説明。 データタイプ：文字列 |
| result.layouts.sys_id | 場所レイアウトのSys_id。 データタイプ：文字列 テーブル:レイアウト \[sn_wsd_rsv_layout\] |
| result.location_type | 職場/デスク、カフェ、ジムなど、予約可能な場所のタイプに関する詳細。 データタイプ: オブジェクト "location_type": { "display_value": "String", "sys_id": "String" } テーブル:スペースタイプ \[sn_wsd_core_space_type\] |
| result.location_type.display_value | 場所タイプの表示値。 データタイプ：文字列 |
| result.location_type.sys_id | 関連レコードのSys_id。 データタイプ：文字列 テーブル:スペースタイプ \[sn_wsd_core_space_type\] |
| result.meetingProviders | 予約可能に関連付けられたバーチャル会議プロバイダーに関する詳細。 データタイプ：オブジェクトのアレイ "meetingProviders": [ { "display_value": "String", "value": "String" } ] テーブル:バーチャル会議プロバイダー \[sn_wsd_rsv_virtual_meeting_provider\] |
| result.meetingProviders.display_value | 仮想プロバイダーの名前の表示値。 データタイプ：文字列 |
| result.meetingProviders.value | レコード内の仮想プロバイダーの名前の実際の値。 データタイプ：文字列 |
| result.moduleType | デスクや会議室など、予約可能に関連付けられた予約可能なモジュール。 データタイプ：文字列 |
| result.name | 予約可能の名前。 データタイプ：文字列 |
| result.number | 予約可能ファイルの一意の識別子。この値は、sys_idよりも人間が判読しやすくなります。 データタイプ：文字列 |
| result.order | 予約の順序番号。 データタイプ：数値 |
| result.require_approval | 予約可能を予約するには承認が必要かどうかを示すフラグ。 可能な値： * true:承認が必要です。 * false:承認は必要ありません。 データタイプ：ブーリアン |
| result.requires_check_in | 予約可能でユーザーにチェックインが必要かどうかを示すフラグ。 有効な値： * true:チェックインが必要です。 * false:チェックインは必要ありません。 データタイプ：ブーリアン |
| result.require_subject | 予約時にユーザーが件名を入力する必要があるかどうかを示すフラグ。 有効な値： * true:件名は必須です。 * false:件名は必須ではありません。 データタイプ：ブーリアン |
| result.reservable_quantity | 関連する予約可能項目を同時に予約できる最大回数。この値は、エリアに近隣スペースをアサインするときに使用されます。 データタイプ：整数 |
| result.site | 予約可能ファイルが存在するサイトに関する詳細。 データタイプ: オブジェクト "site": { "display_value": "String", "sys_id": "String" } テーブル:サイト \[sn_wsd_core_site\] |
| result.site.display_value | サイトの表示値。 データタイプ：文字列 |
| result.standard_services | include_standard_servicesパラメーターが true に設定されている場合にのみ設定されます。 関連する標準サービス (フリップチャート、プロジェクタースクリーン、ホワイトボードとマーカーなど)。 データタイプ：オブジェクトのアレイ "standard_services": [ { "font_awesome_icon": "String", "name": "String", "short_description": "String", "sys_id": "String" } ] |
| result.standard_services.font_awesome_icon | 標準サービスに関連付けられたサムネイルアイコンの名前。 データタイプ：文字列 |
| result.standard_services.name | 標準サービスの名前。 データタイプ：文字列 |
| result.standard_services.short_description | 標準サービスの簡単な説明。 データタイプ：文字列 |
| result.standard_services.sys_id | 標準サービスレコードのSys_id。 データタイプ：文字列 テーブル:標準サービス \[sn_wsd_rsv_standard_service\] |
| result.site.sys_id | 関連付けられたサイトレコードのSys_id。 データタイプ：文字列 テーブル:サイト \[sn_wsd_core_site\] |
| result.tableName | 予約可能なレコードが存在するテーブルの名前。 データタイプ：文字列 |
| result.title | 予約可能なタイトル。 データタイプ：文字列 |
| result.type | 場所などの予約のタイプ。 データタイプ：文字列 |
[ ]

{#wsd-reserv-v2-list-reservables__table_hw2_mvy_yzb}  

### cURL 要求

次のコード例は、このエンドポイントを呼び出して、指定された予約可能項目に関する詳細を返す方法を示しています。

    curl "http://instance.servicenow.com/api/sn_wsd_rsv/v2/reservable/list_reservables" \
    --request POST \
    --header "Accept:application/json" \
    --header "Content-Type:application/json" \
    --data "{\"space_sys_ids\":\"3ed3139977220110b3d7be377b5a99d1\",\"reservable_module_sys_id\":\"c31241cedb7650106c731dcd13961917\",\"include_flexible_services\":true,\"include_standard_services\":true,\"include_reservable_purposes\":true,\"include_layouts\":false}" \
    --user 'username:'password'

応答本文。この例では、要求本文にリストされているすべての予約可能項目に関する詳細を返します。

    {
      "result": [
        {
          "sys_id": "3ed3139977220110b3d7be377b5a99d1",
          "external_id": "447b9dfb475a011064062782846d4382",
          "wsd_email": null,
          "name": "A263",
          "title": "A263",
          "description": null,
          "image": null,
          "number": "ROOM0000181",
          "site": {
            "sys_id": "b35f47ffdba05010f342a0da4b961998",
            "display_value": "Italy"
          },
          "campus": {
            "sys_id": "87831b1977220110b3d7be377b5a9946",
            "display_value": ""
          },
          "building": {
            "sys_id": "dea39b1977220110b3d7be377b5a9955",
            "display_value": "",
            "timezone": {
              "value": "",
              "displayValue": ""
            }
          },
          "floor": {
            "sys_id": "68d31f5977220110b3d7be377b5a991b",
            "display_value": ""
          },
          "area": null,
          "capacity": "17",
          "reservable_quantity": "1",
          "location_type": {
            "sys_id": "20713b83eb512010b89bfdfc9c522899",
            "display_value": "Room"
          },
          "order": null,
          "requires_check_in": null,
          "is_reservable": "1",
          "type": "location",
          "moduleType": "Meeting rooms",
          "meetingProviders": [],
          "require_subject": true,
          "allow_invitees": false,
          "display_number_of_attendees": false,
          "display_on_behalf_of": true,
          "display_sensitivity": true,
          "enable_group_reservations": false,
          "allow_reservation_message": false,
          "warn_employee_for_duplicate_reservation": false,
          "enable_reservation_privacy": false,
          "employee_override_privacy": false,
          "tableName": "sn_wsd_core_room",
          "require_approval": false,
          "flexible_services": [
            {
              "allow_only_single_service_item_selection": true,
              "category": "50723fbf07100110c9b36b6e0ad300b4",
              "label": "Space arrangement",
              "description": "This is a service to request a different space configuration as part of a reservation.",
              "sub_category": "chair_layout",
              "title": {
                "edit": "Update Space arrangement for A263",
                "add": "Add Space arrangement for A263"
              },
              "sub_title": "Add a space arrangement item to get started",
              "text": "Select space arrangement item",
              "additional_text": "Select another space arrangement item",
              "currency_code": "GBP",
              "flexible_service": [
                {
                  "sub_category": "chair_layout",
                  "label": "Chair layout",
                  "flexible_service": [
                    {
                      "sys_id": "e2ecf7b307500110c9b36b6e0ad30033",
                      "name": "Classroom Style",
                      "short_description": "Rows of tables arranged with all participants facing towards the front of the room",
                      "category": "50723fbf07100110c9b36b6e0ad300b4",
                      "category_label": "Space arrangement",
                      "sub_category": "chair_layout",
                      "sub_category_label": "Chair layout",
                      "image": "08d6ff68d5122110fa9b1500c1d696c5.iix",
                      "quantity_enabled": false,
                      "quantity_required": false,
                      "capacity_enabled": true,
                      "max_capacity": "",
                      "preparation_duration": "1970-01-01 00:15:00",
                      "cleanup_duration": "1970-01-01 00:15:00",
                      "price_per_unit": {
                        "value": 0,
                        "code": "GBP"
                      },
                      "title": {
                        "edit": "Update Space arrangement for A263",
                        "add": "Add Space arrangement for A263"
                      },
                      "sub_title": "Add a space arrangement item to get started",
                      "text": "Select space arrangement item",
                      "additional_text": "Select another space arrangement item"
                    },
                    {
                      "sys_id": "1cf33fff07100110c9b36b6e0ad30077",
                      "name": "Banquet Rounds",
                      "short_description": "Round tables arranged throughout the room. Participants are seated around the entire perimeter of each table",
                      "category": "50723fbf07100110c9b36b6e0ad300b4",
                      "category_label": "Space arrangement",
                      "sub_category": "chair_layout",
                      "sub_category_label": "Chair layout",
                      "image": "cdc67720d5522110fa9b1500c1d69636.iix",
                      "quantity_enabled": false,
                      "quantity_required": false,
                      "capacity_enabled": true,
                      "max_capacity": "",
                      "preparation_duration": "1970-01-01 00:15:00",
                      "cleanup_duration": "1970-01-01 00:15:00",
                      "price_per_unit": {
                        "value": 0,
                        "code": "GBP"
                      },
                      "title": {
                        "edit": "Update Space arrangement for A263",
                        "add": "Add Space arrangement for A263"
                      },
                      "sub_title": "Add a space arrangement item to get started",
                      "text": "Select space arrangement item",
                      "additional_text": "Select another space arrangement item"
                    },
                    {
                      "sys_id": "21e2c08407600110c9b36b6e0ad3007c",
                      "name": "Theater Style",
                      "short_description": "Rows of chairs (no tables) arranged with all participants facing towards the front of the room",
                      "category": "50723fbf07100110c9b36b6e0ad300b4",
                      "category_label": "Space arrangement",
                      "sub_category": "chair_layout",
                      "sub_category_label": "Chair layout",
                      "image": "f3d67fa4d5122110fa9b1500c1d6968b.iix",
                      "quantity_enabled": false,
                      "quantity_required": false,
                      "capacity_enabled": true,
                      "max_capacity": "",
                      "preparation_duration": "1970-01-01 00:15:00",
                      "cleanup_duration": "1970-01-01 00:15:00",
                      "price_per_unit": {
                        "value": 0,
                        "code": "GBP"
                      },
                      "title": {
                        "edit": "Update Space arrangement for A263",
                        "add": "Add Space arrangement for A263"
                      },
                      "sub_title": "Add a space arrangement item to get started",
                      "text": "Select space arrangement item",
                      "additional_text": "Select another space arrangement item"
                    }
                  ]
                }
              ]
            },
            {
              "allow_only_single_service_item_selection": false,
              "category": "c9ab1c89c3500110547e3810a840dd41",
              "label": "Catering",
              "description": "This is a service to request catering as part of a reservation.",
              "sub_category": "drinks",
              "title": {
                "edit": "Update Catering for A263",
                "add": "Add Catering for A263"
              },
              "sub_title": "Add a catering item to get started",
              "text": "Select catering item",
              "additional_text": "Select another catering item",
              "currency_code": "GBP",
              "flexible_service": [
                {
                  "sub_category": "drinks",
                  "label": "Drinks",
                  "flexible_service": [
                    {
                      "sys_id": "48d72985c3900110547e3810a840dd7d",
                      "name": "Champagne",
                      "short_description": "",
                      "category": "c9ab1c89c3500110547e3810a840dd41",
                      "category_label": "Catering",
                      "sub_category": "drinks",
                      "sub_category_label": "Drinks",
                      "image": "",
                      "quantity_enabled": true,
                      "quantity_required": false,
                      "capacity_enabled": false,
                      "max_capacity": "",
                      "preparation_duration": 0,
                      "cleanup_duration": 0,
                      "price_per_unit": {
                        "value": 0,
                        "code": "GBP"
                      },
                      "title": {
                        "edit": "Update Catering for A263",
                        "add": "Add Catering for A263"
                      },
                      "sub_title": "Add a catering item to get started",
                      "text": "Select catering item",
                      "additional_text": "Select another catering item"
                    }
                  ]
                }
              ]
            }
          ],
          "standard_services": [],
          "reservable_purposes": []
        }
      ]
    }


