Creates a new webhook subscription.
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.
Bearer token for authentication with Augustus Banking API
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Webhook subscription creation parameters
The HTTPS URL where webhook events will be delivered.
Event types to subscribe to. Use ["*"] for all events.
1Event type to subscribe to. Use "*" for all events.
payout.created, payout.initiated, payout.paid, payout.failed, return.initiated, return.paid, return.failed, return.returned, deposit.received, conversion.created, conversion.completed, conversion.failed, * Success
Unique identifier of the webhook subscription.
Resource type discriminator.
webhook_subscription The HTTPS URL where webhook events are delivered.
Event types this subscription receives.
Event type the subscription receives.
payout.created, payout.initiated, payout.paid, payout.failed, return.initiated, return.paid, return.failed, return.returned, deposit.received, conversion.created, conversion.completed, conversion.failed ISO 8601 UTC timestamp when the subscription was created.
ISO 8601 UTC timestamp when the subscription was last updated.