Transactions API will be deprecated on May 3, 2023, ahead of the Conversational Actions sunset on June 13, 2023. For more information, see Conversational Actions sunset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This documentation describes the GenericExtension type, which is part of the deprecated Orders version 2 API and used for orders without a specific type."],["GenericExtension includes information about locations (up to 2) and time associated with the order."],["OrderLocation specifies the type and location details, while Time indicates the type and ISO 8601 representation of the time."],["For migrating existing Actions with transactions to Orders version 3, refer to the provided migration guide."]]],["This document outlines the structure for generic order extensions within a deprecated API. It defines `locations`, limited to two, associated with an order, represented by `OrderLocation`, which includes the `type` and `location` details. Additionally, it specifies a `time` field, indicating the order's associated time, formatted as an ISO 8601 string, and its `type`. The JSON representation and field definitions for `OrderLocation` and `Time` are detailed. This API is deprecated.\n"]]