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