apiEndPoint = "v2/payments/refunds/{$refund_id}"; $this->verb = 'get'; return $this->doPayPalRequest(); } }