Get existing refund request

Facades: merchant

Overview

Gets an existing refund request.

Parameters

ParameterDescription
refund_id *The BitPay refund ID

Example

📘

Note

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

bitpay.get_refund('refundId')