Send Envelope
This document contains details for the /api/v1/envelope/send endpoint, including the request body format, example payloads, and the response UUID.
Method
Method
POST
How it works
Template example
<template uuid="56cacd6a-ffe7-4b77-9c0c-f928d9a18cb5" version="ab0d11cb-ebdd-42bd-a581-ddca1bb9b585">
<flow>
<roles>
<role id="23f20eec-adad-4325-b553-1bde4be29198"/>
<role id="b811f2b6-1656-42aa-9420-a9b8addb0246"/>
</roles>
</flow>
<documents>
<document id="4a61f258-fd9d-406c-b47e-81c90d4e5c47">
<field name="date field" type="date"/>
</document>
</documents>
</template>Request body
Request example
Response example
Related topics
Last updated
Was this helpful?
