{
"event": {
"id": "<string>"
},
"data": {
"transaction": {
"id": "<string>",
"timestamp": "2023-11-07T05:31:56Z"
},
"card": {
"id": "<string>",
"name": "<string>"
},
"account": {
"id": "<string>",
"name": "<string>"
},
"virtualAccount": {
"id": "<string>",
"name": "<string>"
},
"merchant": {
"name": "<string>",
"categoryCode": "<string>",
"location": {
"country": "US",
"city": "<string>",
"state": "<string>",
"zip": "<string>"
}
},
"amount": {
"amountCents": 123
}
}
}Entities
Authorization Request Event
Documentation Index
Fetch the complete documentation index at: https://docs.slash.com/llms.txt
Use this file to discover all available pages before exploring further.
Enterprise Feature: Authorization webhooks are an enterprise-only feature. Please reach out to sales@slash.com to get set up with this functionality.
⌘I