Get a webhook
Retrieve a single webhook object by its ID.
Query parameters
You can enable test mode by setting the testmode query parameter to true.
Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
Headers
A unique key to ensure idempotent requests. This key should be a UUID v4 string.
Response
The webhook object.
Changes
Changed in 6 of the 78 revisions of this API.183
- ●
added the new
capture.failedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
capture.succeededenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
chargeback.receivedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
chargeback.reversedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
sales-invoice.e-invoice-failedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
sales-invoice.e-invoice-issuedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
added the new
payout.canceledenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
payout.completedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
payout.failedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
payout.initiatedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
payout.processing-at-bankenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ○
the endpoint scheme security
advancedAccessTokenwas added to the APIapi-security-added
- ○
the endpoint scheme security
organizationAccessTokenwas removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
business-account-transfer.blockedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.failedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.initiatedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.pending-reviewenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.processedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.requestedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
business-account-transfer.returnedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
Of the 78 revisions, 9 have no diff computed.