Skip to main content

Initiate Fund Admin Closing

POST 

/v1/fundraisings/:id/initiate-closing

Initiates (or returns an existing) Fund Admin closing for the fund linked to this fundraising. The operation is idempotent: wasCreated: false means a closing already existed for this fund and was returned rather than created, so calling this endpoint repeatedly is safe and never creates duplicates. Requires the organization to have the Carta integration enabled. Failures other than 403 carry a machine-readable code alongside message so clients can branch on the specific condition.

Request

Responses

Closing initiated or already existing