プラチナモール以外ECMSE以下、外部CMSEで管琁EてぁEスポットと、Eラチナで管琁EてぁEスポットを連携するためのAPIです、Ebr>プラチナモールをご利用のお客様において施設WebサイトECMSめEの他E管琁EスチEをお持ちの場合、このAPIをご活用ぁEだくことでプラチナモールの施設スポット情報と連携し、外部Webサイトとプラチナモールの間でシームレスな惁E更新が可能となります、E/p>
外部CMSでスポットを登録した際などに、スポット登録APIを呼び出してください、E
対象マップを持EするEチEEスラグはマップURLからご確認いただけます、Ebr>EEチEEURLぁEhttps://platinumaps.jp/d/XXXXXXXX
の場合!Ecode>XXXXXXXXがEチEEスラグを指します。!E/p>
登録の際に忁E頁EとなるフロアID FloorId
、カスタム頁EID CustomPropertyId
、カチEリID CategoryId
、ピクトグラムID PictgramId
はプラチナモールの管琁E面にてご確認ください、E/p>
登録したスポットに対して、例えば英語EチEEタを追加したぁEなどは、スポット更新APIを呼び出してください、Ebr>何語EチEEタであるかE locale
で持Eします。!Ecode>ja:日本誁E| en
:英誁E| zh-Hans
:簡体孁E| ko
:韓国誁E| zh-Hant
:繁体孁E| fr
:フランス誁E| es
:スペイン語!E/p>
※ 言語によらずE通である頁EE侁E 緯度、経度などEも同時に更新対象となるため、更新したくなぁEE頁Eに対しては、スポット詳細取得APIで取得した値を設定してください、E/p>
登録したスポットE混雑状況を登録またE更新する場合E、スポット混雑状況更新APIを呼び出してください、E/p>
外部CMSでスポットを更新した際などに、スポット更新APIを呼び出してください、E/p>
外部CMSでスポットを一時的に削除した際などE削除からの取り戻しが可能である場合)に、スポット更新APIを利用して、スポットEチEEタを維持したまま、E公開状態にすることができます、Ebr>再E公開する場合もスポット更新APIを利用してください、E/p>
外部CMSでスポットを完Eに削除した際などに、スポット削除APIを呼び出してください、E/p>
持EしたEチEEIDにおけるスポットE一覧を返却します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
locale
required
|
string (LocaleType)
Example: locale=ja
取得対象の言誁E |
[- [
- {
- "id": 1234,
- "title": "スポッチE",
- "graphicMapFloorId": 42,
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}, - {
- "id": 2345,
- "title": "スポッチE",
- "graphicMapFloorId": 42,
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}, - {
- "id": 3456,
- "title": "スポッチE",
- "graphicMapFloorId": 43,
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}, - {
- "id": 4567,
- "title": "スポッチE",
- "graphicMapFloorId": 47,
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}
]
]
スポットを新規登録します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
locale
required
|
string (LocaleType)
Example: locale=ja
取得対象の言誁E |
登録するスポットE惁E
Array of objects <= 10 characters
スポットEバナー惁E |
|
thumbnailImageUrl |
string (url) <= 2000 characters
|
logoImageUrl |
string (url) <= 2000 characters
|
markerImageUrl |
string (url) <= 2000 characters
|
categoryIds
required
|
Array of integers <int64> (id) [ items <int64 > ]
カチEリー一覧 |
pictgramIds |
Array of integers <int64> (id) [ items <int64 > ]
ピクトグラム一覧 |
tags |
Array of strings
ハッシュタグ一覧EE頭の # なし!E/p> |
shareType
required
|
integer <int32> (ShareType)
Enum: 1 3 9
1:公閁E| 3:非E閁E| 9:削除 |
latitude
required
|
number
緯度E省略時、住所をジオコーチEングEE/p> |
longitude
required
|
number
経度E省略時、住所をジオコーチEングEE/p> |
phoneNumber |
string <= 30 characters
電話番号 |
effectiveFrom |
string <date-time> (datetime)
|
effectiveTo |
string <date-time> (datetime)
|
heldFrom |
string <date-time> (datetime)
|
heldTo |
string <date-time> (datetime)
|
postCode |
string <= 7 characters
郵便番号Eハイフン不要EE/p> |
prefectureCode |
string <= 5 characters
都道府県コーチE/p> |
title
required
|
string <= 100 characters
タイトル |
titleKana |
string <= 200 characters
タイトル検索用チEEタEかな・カナなどEE/p> |
subTitle |
string <= 100 characters
サブタイトルめEャチEコピE |
description |
string <= 2000 characters
スポット説明テキスチE/p> |
address |
string <= 200 characters
住所EフリーチEスト!EまたE 住所ライン1 |
address2 |
string <= 100 characters
住所ライン2 |
webUrl |
string (url) <= 2000 characters
|
businessHour |
string <= 500 characters
営業時間 |
holiday |
string <= 500 characters
休業日 |
parking |
string <= 500 characters
駐車場 |
access |
string <= 500 characters
交通手段、アクセス惁E |
fee |
string <= 500 characters
入場料など料 |
paymentMethod |
string <= 500 characters
利用可能な支払い方況E/p> |
Array of objects
|
|
graphicMapFloorId
required
|
integer <int64> (id)
|
floorDescription |
string <= 500 characters
フロア用説昁E/p> |
listDescription |
string <= 500 characters
リスト用説昁E/p> |
object (SnsLinks)
吁ESNSのリンク |
{- "banners": [
], - "categoryIds": [
- 111,
- 222,
- 333
], - "pictgramIds": [
- 444,
- 555,
- 666
], - "tags": [
- "カレー",
- "寿司"
], - "shareType": 1,
- "latitude": "99.99999999",
- "longitude": "99.99999999",
- "phoneNumber": "99-9999-9999",
- "effectiveFrom": "2024-04-01T12:00:00.000Z",
- "effectiveTo": "2024-04-01T12:00:00.000Z",
- "heldFrom": "2024-04-01T12:00:00.000Z",
- "heldTo": "2024-04-01T12:00:00.000Z",
- "postCode": 1600023,
- "prefectureCode": "JP-13",
- "title": "サンプルスポット名称",
- "titleKana": "サンプルスポッチEquot;,
- "subTitle": "スポットEサブタイトルです、Equot;,
- "description": "スポットE説明テキストです、Equot;,
- "address": "東京都新宿区西新宿3-9-7",
- "address2": "フロンチEア新宿タワー 4F",
- "businessHour": "月〜曁E10:00 - 19:00",
- "holiday": "土曜・日曜E祝祭日",
- "parking": "近隣にコインパEキングあり",
- "access": "JR新宿駁E口より徒歩10刁Equot;,
- "fee": "入場料 大人EE000冁E小人EE00冁Equot;,
- "paymentMethod": "現金、クレジチEカード、交通系ICカード、PayPay、QUICPay",
- "customProperties": [
- {
- "id": 1,
- "description": "カスタム頁EE電話番号",
- "value": "00-0000-0000"
}, - {
- "id": 2,
- "description": "カスタム頁EEE稁Equot;,
- "value": "店頭で免税手続を承りまぁEquot;
}, - {
- "id": 3,
- "description": "カスタム頁EEヒルズカーチEquot;,
- "value": "ヒルズポイント対象/クレジチEポイント対象"
}, - {
- "id": 4,
- "description": "カスタム頁EE取扱ブランチEquot;,
- "value": "PlatinaMalls, Platinumaps"
}, - {
- "id": 6,
- "description": "カスタム頁EE座席数",
- "value": "店EEE0席"
}, - {
- "id": 7,
- "description": "カスタム頁EE平坁E箁Equot;,
- "value": "ランチE¥10,000、ディナEE¥30,000"
}
], - "graphicMapFloorId": 42,
- "floorDescription": "フロア用説明テキストです。場所の目印などがEります、Equot;,
- "listDescription": "リスト用説明テキストです。店Eの説明などがEります、Equot;,
}
{- "spotId": 42,
- "createdAt": "2024-04-01T12:00:00.000Z"
}
スポットE詳細惁Eを返却します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
spotId
required
|
integer <int64> (id)
Example: 42
スポッチED |
locale
required
|
string (LocaleType)
Example: locale=ja
取得対象の言誁E |
{- "spotId": 42,
- "locale": "ja",
- "originalLocale": "ja",
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z",
- "banners": [
- {
- "mediaId": 42,
- "width": 512,
- "height": 512,
- "mediaType": 1,
- "caption": "string"
}
], - "markerIconWidth": 512,
- "markerIconHeight": 512,
- "categoryIds": [
- 111,
- 222,
- 333
], - "pictgramIds": [
- 444,
- 555,
- 666
], - "tags": [
- "カレー",
- "寿司"
], - "shareType": 1,
- "latitude": "99.99999999",
- "longitude": "99.99999999",
- "phoneNumber": "99-9999-9999",
- "effectiveFrom": "2024-04-01T12:00:00.000Z",
- "effectiveTo": "2024-04-01T12:00:00.000Z",
- "heldFrom": "2024-04-01T12:00:00.000Z",
- "heldTo": "2024-04-01T12:00:00.000Z",
- "postCode": 1600023,
- "prefectureCode": "JP-13",
- "title": "サンプルスポット名称",
- "titleKana": "サンプルスポッチEquot;,
- "subTitle": "スポットEサブタイトルです、Equot;,
- "description": "スポットE説明テキストです、Equot;,
- "address": "東京都新宿区西新宿3-9-7",
- "address2": "フロンチEア新宿タワー 4F",
- "businessHour": "月〜曁E10:00 - 19:00",
- "holiday": "土曜・日曜E祝祭日",
- "parking": "近隣にコインパEキングあり",
- "access": "JR新宿駁E口より徒歩10刁Equot;,
- "fee": "入場料 大人EE000冁E小人EE00冁Equot;,
- "paymentMethod": "現金、クレジチEカード、交通系ICカード、PayPay、QUICPay",
- "customProperties": [
- {
- "id": 1,
- "description": "カスタム頁EE電話番号",
- "value": "00-0000-0000"
}, - {
- "id": 2,
- "description": "カスタム頁EEE稁Equot;,
- "value": "店頭で免税手続を承りまぁEquot;
}, - {
- "id": 3,
- "description": "カスタム頁EEヒルズカーチEquot;,
- "value": "ヒルズポイント対象/クレジチEポイント対象"
}, - {
- "id": 4,
- "description": "カスタム頁EE取扱ブランチEquot;,
- "value": "PlatinaMalls, Platinumaps"
}, - {
- "id": 6,
- "description": "カスタム頁EE座席数",
- "value": "店EEE0席"
}, - {
- "id": 7,
- "description": "カスタム頁EE平坁E箁Equot;,
- "value": "ランチE¥10,000、ディナEE¥30,000"
}
], - "graphicMapFloorId": 42,
- "floorDescription": "フロア用説明テキストです。場所の目印などがEります、Equot;,
- "listDescription": "リスト用説明テキストです。店Eの説明などがEります、Equot;,
}
持EしたスポットE惁Eを更新します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
spotId
required
|
integer <int64> (id)
Example: 42
スポッチED |
locale
required
|
string (LocaleType)
Example: locale=ja
取得対象の言誁E |
spotId
required
|
integer <int64> (id)
|
locale
required
|
string (LocaleType)
|
Array of objects <= 10 characters
スポットEバナー惁EE削除するバナーの惁Eは含めなぁEE/p> |
|
thumbnailImageUrl |
string (url) <= 2000 characters
|
logoImageUrl |
string (url) <= 2000 characters
|
markerImageUrl |
string (url) <= 2000 characters
|
categoryIds
required
|
Array of integers <int64> (id) [ items <int64 > ]
カチEリー一覧 |
pictgramIds |
Array of integers <int64> (id) [ items <int64 > ]
ピクトグラム一覧 |
tags |
Array of strings
ハッシュタグ一覧EE頭の # 不要EE/p> |
shareType
required
|
integer <int32> (ShareType)
Enum: 1 3 9
1:公閁E| 3:非E閁E| 9:削除 |
latitude |
number
緯度E省略時、住所をジオコーチEングEE/p> |
longitude |
number
経度E省略時、住所をジオコーチEングEE/p> |
phoneNumber |
string <= 30 characters
電話番号 |
effectiveFrom |
string <date-time> (datetime)
|
effectiveTo |
string <date-time> (datetime)
|
heldFrom |
string <date-time> (datetime)
|
heldTo |
string <date-time> (datetime)
|
postCode |
string <= 7 characters
郵便番号Eハイフン不要EE/p> |
prefectureCode |
string <= 5 characters
都道府県コーチE/p> |
title
required
|
string <= 100 characters
タイトル |
titleKana |
string <= 200 characters
タイトル検索用チEEタEかな・カナなどEE/p> |
subTitle |
string <= 100 characters
サブタイトルめEャチEコピE |
description |
string <= 2000 characters
スポット説明テキスチE/p> |
address
required
|
string <= 200 characters
住所EフリーチEスト!EまたE 住所ライン1 |
address2 |
string <= 100 characters
住所ライン2 |
webUrl |
string (url) <= 2000 characters
|
businessHour |
string <= 500 characters
営業時間 |
holiday |
string <= 500 characters
休業日 |
parking |
string <= 500 characters
駐車場 |
access |
string <= 500 characters
交通手段、アクセス惁E |
fee |
string <= 500 characters
入場料など料 |
paymentMethod |
string <= 500 characters
利用可能な支払い方況E/p> |
Array of objects
|
|
graphicMapFloorId |
integer <int64> (id)
|
floorDescription |
string <= 500 characters
フロア用説昁E/p> |
listDescription |
string <= 500 characters
リスト用説昁E/p> |
object (SnsLinks)
吁ESNSのリンク |
{- "spotId": 42,
- "locale": "ja",
- "categoryIds": [
- 111,
- 222,
- 333
], - "pictgramIds": [
- 444,
- 555,
- 666
], - "tags": [
- "カレー",
- "寿司"
], - "shareType": 1,
- "latitude": "99.99999999",
- "longitude": "99.99999999",
- "phoneNumber": "99-9999-9999",
- "effectiveFrom": "2024-04-01T12:00:00.000Z",
- "effectiveTo": "2024-04-01T12:00:00.000Z",
- "heldFrom": "2024-04-01T12:00:00.000Z",
- "heldTo": "2024-04-01T12:00:00.000Z",
- "postCode": 1600023,
- "prefectureCode": "JP-13",
- "title": "サンプルスポット名称",
- "titleKana": "サンプルスポッチEquot;,
- "subTitle": "スポットEサブタイトルです、Equot;,
- "description": "スポットE説明テキストです、Equot;,
- "address": "東京都新宿区西新宿3-9-7",
- "address2": "フロンチEア新宿タワー 4F",
- "businessHour": "月〜曁E10:00 - 19:00",
- "holiday": "土曜・日曜E祝祭日",
- "parking": "近隣にコインパEキングあり",
- "access": "JR新宿駁E口より徒歩10刁Equot;,
- "fee": "入場料 大人EE000冁E小人EE00冁Equot;,
- "paymentMethod": "現金、クレジチEカード、交通系ICカード、PayPay、QUICPay",
- "customProperties": [
- {
- "id": 1,
- "description": "カスタム頁EE電話番号",
- "value": "00-0000-0000"
}, - {
- "id": 2,
- "description": "カスタム頁EEE稁Equot;,
- "value": "店頭で免税手続を承りまぁEquot;
}, - {
- "id": 3,
- "description": "カスタム頁EEヒルズカーチEquot;,
- "value": "ヒルズポイント対象/クレジチEポイント対象"
}, - {
- "id": 4,
- "description": "カスタム頁EE取扱ブランチEquot;,
- "value": "PlatinaMalls, Platinumaps"
}, - {
- "id": 6,
- "description": "カスタム頁EE座席数",
- "value": "店EEE0席"
}, - {
- "id": 7,
- "description": "カスタム頁EE平坁E箁Equot;,
- "value": "ランチE¥10,000、ディナEE¥30,000"
}
], - "graphicMapFloorId": 42,
- "floorDescription": "フロア用説明テキストです。場所の目印などがEります、Equot;,
- "listDescription": "リスト用説明テキストです。店Eの説明などがEります、Equot;,
}
{- "spotId": 42,
- "updatedAt": "2024-04-01T12:00:00.000Z"
}
スポットE混雑状況を更新します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
spotId
required
|
integer <int64> (id)
Example: 42
スポッチED |
混雑状況E/p>
spotId
required
|
number
スポッチED |
required
|
object (UpdateCrowdStatus)
|
{- "spotId": 123,
}
{- "code": 400,
- "message": "冁Eエラーが発生しました、Equot;
}
スポットE征E時間状況を更新します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
spotId
required
|
integer <int64> (id)
Example: 42
スポッチED |
征E時間状況E/p>
spotId
required
|
number
スポッチED |
object (UpdateWaitingTimeStatus)
|
{- "spotId": 123,
- "WaitingTimeStatus": {
- "waitingTime": 30,
- "WaitingTimeType": 0,
- "isVisible": true
}
}
{- "code": 400,
- "message": "冁Eエラーが発生しました、Equot;
}
持Eした日時以降に更新のあったスポットE惁Eを返却します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
from
required
|
string <date-time> (datetime)
Example: from=2024-04-01T12:00:00.000Z
更新日晁EROM |
to |
string <date-time> (datetime)
Example: to=2024-04-01T12:00:00.000Z
更新日時TO |
{- "spots": [
- {
- "spotId": 123,
- "shareType": 1,
- "updatedAt": "2024-04-01T12:00:00.000Z"
}
]
}
持EしたEチEEIDにおけるフロアの一覧を返却します、E/p>
mapSlug
required
|
string
Example: example_map
マップスラグ |
[- {
- "id": 123,
- "name": "1F",
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}, - {
- "id": 456,
- "name": "2F",
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}, - {
- "id": 789,
- "name": "3F",
- "createdAt": "2024-04-01T12:00:00.000Z",
- "updatedAt": "2024-04-01T12:00:00.000Z"
}
]