Request a Recipient Webhook to be Resent

Facades: payout

Response

Name Type
status
Set to success in case of successful request and to error if the request failed, a description of the error will then be indicated in the message field.
string
code
Reserved for future use.
number
data
Empty data object {}.
object
message
In case of error, this field will contain a description message. Set to null if the request is successful.
string
Path Params
string
required

The id of the recipient for which you want the last webhook to be resent.

Body Params
string
required

Approved payout facade token.

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