Webhooks
Card payments
Delete webhook events by registration ID
1min
Delete a webhook registration by its registration ID
DELETE
Request
Response
Body Parameters
requestId
String
required
The GUID that enables the application to link request with response
callBackUrl
String
required
The value is a URL. Webhooks are reported to this URL as a result of a triggered action. Make sure the callback URL is added to CR's allowlist. SSL required.
callBackUserName
String
optional
Authentication data for webhook API calls if the server requires authentication
callBackPassword
String
optional
Authentication data for webhook API calls if the server requires authentication
SourceSenderId
String
optional
The GUID that identifies the merchant partner
Updated 29 Jan 2025
Did this page help you?