Fill Envelope
This document explains how to fill an existing envelope via the API, including recipient role rules, the request body format, and an example payload.
Method
Method
PUT
How it works
Template example
<template uuid="500afafd-711e-471a-a18f-24a89cd4ede3" version="143a2a4b-325e-4c05-a4c1-52f44e21b745">
<documents>
<document id="ef247568-559a-4ec1-9ecc-6b44c9fb8215">
<field type="text" name="TEST template 2" roleId="b811f2b6-1656-42aa-9420-a9b8addb0246"/>
</document>
</documents>
<flow>
<roles>
<role id="23f20eec-adad-4325-b553-1bde4be29198" title="Sender" type="sender" order="0"/>
<role id="b811f2b6-1656-42aa-9420-a9b8addb0246" title="Assignee" type="assignee" order="1"/>
</roles>
</flow>
</template>Path parameters
Request body
Request example
What happens next
Related topics
Last updated
Was this helpful?
