Request a Refund Notification to be Resent

Facades: merchant

Response

Name Type
status
set to "success" once the notification has been resent for the current refund status
string

Error Scenarios

  • Refund is already processing.
  • Refund was performed on a confirmed invoice.
Path Params
string
required

The ID of the refund request for which you want to cancel.

Body Params
string
required

The resource token for the refundId you want the notification to be resent. You first need to retrieve this token from the refund object itself, using the merchant facade (see section Retrieve a refund).

Headers
string
required
Defaults to 2.0.0

Must be set to 2.0.0 for requests to the BitPay API

string
required

The hexadecimal public key generated from the client private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

string
required

The ECDSA signature of the full request URL concatenated with the request body, signed with your private key. This header is optional for this endpoint when using the public facade, and required when using a merchant facade token.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json