reorder_destinations
Reorder the destinations within a trip
Arguments
Section titled “Arguments”{ "desiredOrder": "Cafe Sara, then Astrup Fearnley" // Desired order of destinations within the trip}Response
Section titled “Response”{ "kind": "SUCCESS", // SUCCESS | FAILURE | BAD_REQUEST | INTERNAL_SERVER_ERROR | REFUSAL "nature": "OPAQUE", // OPAQUE | USER_VERBATIM | JSON "language": "en-US", // BCP47 language tag "value": "Destinations reordered:\n\n1. Café Sara\n2. Astrup Fearnley Museum Of Modern Art\n" // Opaque string response value to be entered into message history.}Guidance
Section titled “Guidance”Posture: CONFIRMATION