getParsedBody(); $rates = Rates::fromAssoc(get_object_vars($data), '___'); $this->service->set($rates); return ResponseComposer::json(true); } }