curl --location --request POST '/hna/visits:move' \ --header 'Content-Type: application/json' \ --data-raw '{ "visitId": "75111204", "nextVoyageId": "string" }'
{}