Transaction API 将于 2023 年 5 月 3 日弃用,在此之前,会话操作将于 2023 年 6 月 13 日停用。如需了解详情,请参阅
对话型 Action 停用。
REST Resource: orders
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
使用 Google 创建的自定义令牌创建并返回新订单。 |
|
将订单从第三方更新为 AOG。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThis resource manages orders and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eOrders can be created using a custom Google-minted token.\u003c/p\u003e\n"],["\u003cp\u003eExisting orders can be updated from a third-party system to Actions on Google.\u003c/p\u003e\n"]]],["The content describes an API resource with no persistent data. It outlines two methods: `createWithCustomToken`, which generates a new Order using a Google-minted custom token, and `patch`, which updates an existing Order, facilitating data transfer from a third party to Actions on Google (AOG). These methods primarily deal with order creation and updating.\n"],null,["# REST Resource: orders\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------|\n| ### [createWithCustomToken](/assistant/df-asdk/transactions/reference/physical/rest/v3/orders/createWithCustomToken) | Creates and returns the new Order using a custom token minted by google. |\n| ### [patch](/assistant/df-asdk/transactions/reference/physical/rest/v3/orders/patch) | Update Order from 3p to AOG. |"]]