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