Get all refund requests on an Invoice

Facades: merchant

Overview

Gets all refund requests for a specific invoice.

Parameters

ParameterDescription
guid *The BitPay refund GUID

Example

📘

Note

In this example, we assume that a Client has already been initialized and assigned to the bitpay variable.

bitpay.get_refund_by_guid('someGuid')