Slash home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
Entities
Authorization Webhook Response
Overview
Getting Started
Changelog
Entities
Legal Entity
Account
Virtual Account
Balance
Card
Transaction
Spending Constraint
Slash Handle
Card Group
Webhook
Webhook Event
Card Group Utilization
Authorization Webhook
Authorization Request Event
Authorization Webhook Response
Legal Entity
GET
List legal entities
Account
GET
List accounts
GET
Get account
GET
List account balances
Account Authorization Webhooks
Authorization Webhook Overview
GET
Get account authorization webhook
PUT
Set account authorization webhook
PATCH
Partially update account authorization webhook
Virtual Account
GET
List virtual accounts
POST
Create virtual account
GET
Get virtual account
PATCH
Update virtual account
Transaction
GET
List transactions
GET
Get transaction aggregations
GET
Get transaction
GET
Get transaction fee details
PATCH
Add or update a note for a transaction
Transfer Money
POST
Create virtual account transfer
POST
Get Crypto offramp addresses
Slash Pay
GET
List your Slash handles
POST
Send money to a slash handle
Card
GET
List cards
GET
Retrieve card
POST
Create card
PATCH
Update card
GET
Get card utilization
PATCH
Apply a partial update to a card's spending constraint
PUT
Replace a card's spending constraint
GET
List all card products
Card Group
GET
List card groups
POST
Create card group
GET
Get card group
PATCH
Update card group
PATCH
Apply a partial update to a card group's spending constraint
PUT
Replace a card group's spending constraint
GET
Get card group utilization
Merchant
GET
List merchants
GET
Get merchant
GET
List merchant categories
Webhooks
Overview
GET
List webhooks
POST
Create webhook
PATCH
Update webhook
Example
Copy
Ask AI
{
"approved": true,
"reason": "<string>"
}
Entities
Authorization Webhook Response
Enterprise Feature
: Authorization webhooks are an enterprise-only feature. Please reach out to
sales@slash.com
to get set up with this functionality.
This schema defines the expected response format that your authorization webhook endpoint should return to Slash.
Response format for authorization webhook requests
Authorization Request Event
List legal entities
Assistant
Responses are generated using AI and may contain mistakes.