curl --location --request POST '/hna/voyages:update' \ --header 'Content-Type: application/json' \ --data-raw '{ "voyageId": "string", "voyageData": { "modality": "string" } }'
{}