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