3 maja 2023 roku wycofamy interfejs Transakcje (przed 13 czerwca 2023 r. wycofujemy funkcje Conversational Actions). Więcej informacji znajdziesz w artykule
Wycofanie czynności konwersacyjnych.
REST Resource: orders
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Tworzy i zwraca nowe zamówienie przy użyciu niestandardowego tokena wygenerowanego przez Google. |
|
Aktualizacja zamówienia z 3p na AOG. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\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. |"]]