Может ли успешно пройти такой запрос? Если нет то почему?
curl –request GET
–url http://e[ample.com:8000/table_order/
–header ‘Content-Type: application/json’
–data ‘{

“operation”: “paid”,
“table”: 19,
“waiter”: 1111

}’