{ "note": "string" }
curl --location --request POST '/order/cancel?customerReference&orderReference' \ --header 'Accept-Language;' \ --header 'X-Correlation-ID;' \ --header 'X-LogLevel;' \ --header 'Content-Type: application/json' \ --data-raw '{ "note": "string" }'
{}