curl --location --request GET 'http://api.gelsinpizza.com/api/ExternalServices/Order/OrderStatusChange?orderId=123&orderStatusId=123' \ --header 'Authorization: {{UAT_TOKEN}}' \ --header 'Content-Type: application/json'
{}