Overview
Entities
Legal Entity
Account Authorization Webhooks
Virtual Account
Transaction
Card
Card Group
Entities
Authorization Webhook
Enterprise Feature: Authorization webhooks are an enterprise-only feature. Please reach out to sales@slash.com to get set up with this functionality.
The schema is of type object
.
Copy
Ask AI
{
"webhookUrl": "<string>",
"signingSecret": "<string>",
"status": "active",
"timeoutDurationMs": 123,
"config": {
"fallbackBehavior": "default"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
Assistant
Responses are generated using AI and may contain mistakes.