Authorizations
API key authentication using a Bearer token in the Authorization header.
Example: Authorization: Bearer YOUR_API_KEY
Body
application/json
Event sent when dunning process should be completed for an invoice. This is triggered when a hard error occurs or the maximum number of retries is reached. The invoice should be considered non-retryable and the merchant should take appropriate actions such as closing the invoice or communicating with the customer.
Unique identifier for this webhook event
Example:
"req_4wslCq3dynn1ptiX4svIx60FvIK"
Event type identifier
Available options:
complete_dunning
Example:
"complete_dunning"
Timestamp when this webhook event was created
Example:
"2023-01-18T11:00:00Z"
Complete dunning event data