Overview
Cancels an existing refund request. If successful will return the refund request with updated status cancelled.
Parameters
| Parameter | Description |
|---|---|
| guid * | The refund GUID for the refund to be canceled |
Example
NoteIn this example, we assume that a Client has already been initialized and assigned to the
bitpayvariable.
bitpay.cancel_refund_by_guid('someGuid')