Get All Refund Requests by Invoice ID

Facades: merchant

Overview

Gets all refund requests for a specific invoice.

Parameters

ParameterDescription
invoiceIdThe BitPay invoice object having the associated refunds.

Example

Refund retrievedRefunds = bitpay.getRefunds("QrPWSMkq594kQfJex28S7X");