curl --location --request POST '/hna/handlings:cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "handlingId": "d7727b42-b7d3-490e-aa70-619d7717b1d1" }'
{}