curl --location --request PUT '/l7a/api/wcs/orders/process' \ --header 'Content-Type: application/json' \ --data-raw '[ { "orderNumber": "string", "timestamp": "2019-08-24T14:15:22.123Z" } ]'