Webhook Notification Codes
Codes for invoice events with webhook notifications
BitPay code | Name | Purpose |
---|---|---|
1003 | "invoice_paidInFull" |
To notify merchant that an invoice has reached the status paid |
1004 | "invoice_expired" |
To notify a merchant that an invoice has expired without being paid |
1005 | "invoice_confirmed" |
To notify merchant that an invoice has reached the status confirmed |
1006 | "invoice_completed" |
To notify merchant that an invoice has reached the status completed |
1012 | "invoice_manuallyNotified" |
Whenever a merchant request for the last notification to be resent (see section Request a webhook to be resent). |
1013 | "invoice_failedToConfirm" |
To notify merchant that an invoice has reached the status invalid |
1016 | "invoice_refundComplete" |
To notify a merchant that a refund request has been successfully processed |
1019 | "invoice_declined" |
To notify a merchant that an invoice has been declined |