TreasurySpring · AsyncAPI Specification
Treasuryspring Events Webhooks
Version
View Spec
View on GitHub
CompanyFintechCash ManagementTreasuryInvestmentsFinancial-ServicesFixed Term FundsPaymentsMCPAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: openapi/treasuryspring-openapi-original.json
spec_type: Webhooks
summary: >-
TreasurySpring exposes a normalised event surface for integration and reconciliation
in two ways: a pull-based cursor event stream (GET /event with server-managed
checkpoints) and push-based webhooks (POST /webhook to register a callback URL,
DELETE /webhook to deregister). Events are discriminated by `eventType`. No standalone
AsyncAPI document is published by the provider; this is the honest webhook/event catalog.
transport:
pull_stream:
operation: openapi/treasuryspring-openapi-original.json#get.events
path: /event
style: cursor
checkpoints:
- openapi/treasuryspring-openapi-original.json#put.event.checkpoint
- openapi/treasuryspring-openapi-original.json#get.event.checkpoint
- openapi/treasuryspring-openapi-original.json#patch.event.checkpoint
- openapi/treasuryspring-openapi-original.json#delete.event.checkpoint
webhooks:
register: openapi/treasuryspring-openapi-original.json#post.webhook
deregister: openapi/treasuryspring-openapi-original.json#delete.webhook
body: '{ "url": "https://example.com/webhook" }'
event_types:
- type: SUBSCRIBED
schema: SubscribedEvent
description: A subscription request was submitted.
- type: ISSUED
schema: IssuedEvent
description: An accepted subscription was issued as a live holding.
- type: SPLIT
schema: SplitEvent
description: A holding was split.
- type: EXTENDED
schema: ExtendedEvent
description: An extendable holding was extended (new yield, price, maturity date).
- type: FINALIZED
schema: FinalizedEvent
description: A holding's terms were finalized.
- type: ADJUSTED
schema: AdjustedEvent
description: A holding was adjusted.
- type: CURRENCY_CONVERTED
schema: CurrencyConvertedEvent
description: A currency conversion was applied.
- type: CASH_MOVED
schema: CashMovedEvent
description: Cash was moved.
- type: REDEEMED
schema: RedeemedEvent
description: A holding was redeemed at maturity.
- type: CANCELLED
schema: CancelledEvent
description: A subscription or holding was cancelled.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/treasuryspring-events-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.