Skip to main content
Enterprise Feature: Authorization webhooks are an enterprise-only feature. Please reach out to sales@slash.com to get set up with this functionality.
webhookUrl
string
required

The URL where authorization webhook events will be sent

signingSecret
string
required

Secret used for signing webhook payloads

status
enum<string>
required

Current status of the webhook

Available options:
active,
inactive
timeoutDurationMs
integer
required

The timeout duration in milliseconds for webhook requests

config
AuthorizationWebhookConfig · object
required

Always decline the transaction when the webhook cannot produce an answer.

createdAt
string<date-time>
required

When the webhook was created

updatedAt
string<date-time>
required

When the webhook was last updated