スタッフ呼び出し
POST /staff_calls
POST
/staff_calls
スタッフを呼び出します。
指定した店舗に登録されているハンディ端末に対してプッシュ通知で任意のメッセージを送信できます。
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
storeId
店舗ID
string
1 title
件名
string
呼び出し message
メッセージ
string
T1テーブルのお客様がお呼びです created
受付日時[YYYY-MM-DDThh:mm:ssTZD]
string format: date-time
2020-09-07T11:45:20+09:00 message
T1テーブルのお客様がお呼びですResponses
Section titled “ Responses ”OK
object
storeId
店舗ID
string
1 title
件名
string
呼び出し message
メッセージ
string
T1テーブルのお客様がお呼びです created
受付日時[YYYY-MM-DDThh:mm:ssTZD]
string format: date-time
2020-09-07T11:45:20+09:00Examples
{ "storeId": "1", "title": "呼び出し", "message": "T1テーブルのお客様がお呼びです", "created": "2020-09-07T11:45:20+09:00"}入力チェックエラーの場合
object
title
required
string
type
required
string
status
integer
detail
string