acceptOrder( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Changes the order status to ACCEPTED.

注: It is not possible to change the order status from FULFILLED to ACCEPTED.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings Services and Settings
Manage Orders
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
_idstringRequired

ID of the order to mark as ACCEPTED.


optionsAcceptOrderOptions
リターン
Return Type:Promise<AcceptOrderResponse>
役に立ちましたか?
はい
いいえ