Authorizations
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY
Body
application/json
Event sent when Slicker instructs the merchant to pause automatic retries for an invoice
Unique identifier for this webhook event
Example:
"req_3vrkBp2cxmmn0shW3ruHw59EuHJ"
Event type identifier
Available options:
pause_invoice
Example:
"pause_invoice"
Timestamp when this webhook event was created
Example:
"2023-01-18T10:00:00Z"
Pause invoice event data