Authorization: Bearer ********************
curl --location 'https://api.ordermesh.io/order/v1/orders/bulk?bulk=' \ --header 'Authorization: Bearer <token>'
{ "bulk": [ { "status": 0, "response": null } ] }