Authorization: Bearer ********************
curl --location --request GET '/external_orders/001' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}