Webhooks
Card payments

Get registered webhook events

1min

Returns the webhook events you are registered to.

Returns the webhook events you are registered for
GET
Request
Response
Body Parameters
registrationId
optional
String
Unique registration ID for a webhook
requestId
optional
String
The GUID that enables the application to link request with response
callBackUrl
optional
String
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
optional
String
Authentication data for webhook API calls if the server requires authentication
callBackPassword
optional
String
Authentication data for webhook API calls if the server requires authentication
merchantId
optional
String
Identifier of the merchant partner
isActive
optional
Boolean
True if it is active, otherwise false
deactivatedAt
optional
String
Returns the date and time a webhook was deactivated
isInErrorState
optional
Boolean
True if the webhook is in error status, otherwise false
errorStateReason
optional
String
Reason the registration is in an error state
detectedErrorStateAt
optional
String
The moment that an error was detected. This is important information when troubleshooting a problem.




🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.