curl --location --request POST '/l7a/api/wcs/orders/cancel' \ --header 'Content-Type: application/json' \ --data-raw '[ { "orderNumber": "string" } ]'