Documentation Index
Fetch the complete documentation index at: https://docs.zestequity.com/llms.txt
Use this file to discover all available pages before exploring further.
When fired
Emitted once per subscription successfully created byPOST /v1/spvs/{spv_slug}/subscriptions. The subscription is in pending status and is ready to receive a signed form upload.
Under the hood, each subscription auto-creates a Bid with source=partner-api.
Envelope fields
Unique per delivery.
Always
"subscription.created".Timestamp the subscription was created.
See payload schema below.
data schema
Stable subscription identifier.
The SPV the subscription belongs to.
Zest person id of the investor.
Echoed from the request when supplied.
Investment amount as
{ "currency": "USD", "value": "50000.00" }.Slug of the share class on this subscription.
Always
"pending" for this event.