Generate and Convert Envelope to Draft (DocuSign Gen)
POST/restapi/v2.1/accounts/:accountId/envelopes/genAndConvertEnvelopes
Same flow as genAndSendEnvelopes but leaves the envelope in
CREATED (draft) status so the customer's UI can complete
configuration (sender-side form fields, additional recipients) before
sending via the existing eSign envelope routes.
Request
Responses
- 201
- 400
- 404
- 422
- 502
Envelope created in draft state.
Missing genTemplateMappings[0].templateId.
Template not imported or compat flag disabled.
Template kind is not SIGN_PDF_DOCGEN.
Catalog row is orphaned or BFF dispatch failed.