Webhook Events
ping.test
Sent when a merchant explicitly triggers a test delivery to one of their webhook subscriptions. Does not reflect any real business activity; handlers should short-circuit on this event type.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Body
application/json
Unique identifier for the event. Stable across retries.
Event type in resource.action format.
Available options:
ping.test API version the payload was rendered at. Stable across retries and redeliveries.
Full resource snapshot at the time of the event.
ISO 8601 UTC timestamp when the event was created.
Response
200
Event received successfully.