Get All Refund Requests by Invoice IDFacades: merchantOverview Gets all refund requests for a specific invoice. Parameters ParameterDescriptioninvoiceIdThe BitPay invoice object having the associated refunds. Example Refund retrievedRefunds = bitpay.getRefunds("QrPWSMkq594kQfJex28S7X");