JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrsetPaymentConversationId("123456789"); $request->setPaymentId("paymentId"); // Both paymentConversationId and paymentId are not mandatory. // One of them is enough for the request. $result = \Iyzipay\Model\ReportingPaymentDetail::create($request, Config::options()); print_r($result);