Authorization: Bearer ********************
curl --location --request GET '/v2/orders' \ --header 'Authorization: Bearer <token>'
{ "error": true, "message": "string", "merchant_id": "string" }