Skip to content
Wysp Docs

reorder_destinations

Reorder the destinations within a trip

{
"desiredOrder": "Cafe Sara, then Astrup Fearnley" // Desired order of destinations within the trip
}
{
"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.
}

Posture: CONFIRMATION