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 after the partner uploads a wire-transfer receipt viaPOST /v1/spvs/{spv_slug}/subscription/{person_id}/fundings. Strict order: a signed subscription form must already be on record (otherwise the upload fails with 409).
Envelope fields
Unique per delivery.
Always
"funding_receipt.uploaded".Timestamp the receipt was uploaded.
See payload schema below.
data schema
Subscription the funding belongs to.
SPV slug.
Zest person id of the investor.
Partner-side investor id when the originating subscription carried one. Omitted otherwise.
Time-limited signed URL of the stored receipt.
Funded amount as a decimal string, e.g.
"50000.00".ISO 4217 currency code, e.g.
"USD".Wire reference / message-id supplied by the partner.
Timestamp the receipt was uploaded.