listInvoicesForMultipleOrders( )


開発者プレビュー

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

Retrieves the IDs of invoices associated with all specified orders.

について listInvoicesForSingleOrder() function returns a Promise that resolves when the specified order's transaction records are retrieved.

Permissions
Manage eCommerce - all permissions
Read eCommerce - all read permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Read Orders
Manage Restaurants - all permissions
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
orderIdsArray<string>Required

Order IDs for which to retrieve invoices.

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