getBody(); $json = \Safe\json_decode($body->getContents(), JSON_OBJECT_AS_ARRAY); return $service->sendRequest($json); } }