Authorization: Bearer ********************
curl --location --request GET 'http://localhost:81/shop/order/export' \ --header 'Authorization: Bearer <token>'
{}