curl --location --request POST 'http://api.littlecaesars.web.clckwrk.im/api/web/Member/AddFavoriteOrder' \ --header 'Authorization: {{Authorization}}' \ --header 'Content-Type: text/plain' \ --data-raw '{ "OrderId":"107201097332" }'
{}