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