Webhooks
Subscribe to event notifications instead of polling.
Webhook subscriptions let you receive event notifications at your own endpoint instead of polling. Currently supported event types: kyc.
- List webhook subscriptions — your active subscriptions.
- Create webhook subscription — register a delivery URL for an event type.
- Delete webhook subscription — remove a subscription by id.
New to the API? Start with the Overview for the authentication, data format, and pagination conventions that apply across every endpoint.
Get Trading Period Detail
Returns the trading-period detail for the given id, including per-product totals.
List Webhook Subscriptions
Returns the financial institution's active webhook subscriptions. Disabled (unsubscribed) subscriptions are hidden, so a subscription a partner has deleted does not reappear in the list.

