{ "order_id": 0, "terminal": 0 }
curl --location '/api/reduction/place' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "order_id": 0, "terminal": 0 }'
{"code":1,"show":0,"msg":"","data":{"order_id":102}}