Skip to main content
View Markdown
BundlesAuth requiredgenerateInterimFiles

Generate Interim Bundle Files

PUThttps://api.blueink.com/api/v2/bundles/{bundleSlug}/files/

Generate Interim Bundle Files

PUT 

/bundles/:bundleSlug/files/

Start asynchronous generation of documents in their current state. The interim documents will include data from any completed signing session. Note generating interim documents can take some time and happens asynchronously. You can poll the /bundles/{bundleSlug}/ endpoint to check for a doc_status of 'in' (interim) to determine when the interim docs have completed generating. You can then fetch the documents using the /bundles/{bundleSlug}/files/ endpoint. Note that the ability to generate interim files is not active for all API-enabled accounts. Check with Blueink support with any questions.

Request

Responses

A Bundle object