Export Partial Submission (Specific Version)
POST https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/versions/:{major_version}/:{minor_version}/actions/export?submission={submission_id}
https://developer.veevavault.com/api/21.2/#export-partial-submission
Use this request to export only specific sections and documents from a specific version of a submissions binder in your vault. This will export only parts of the binder, not the complete binder. Exporting a binder section node will automatically include all of its subsections and documents therein.
Before submitting this request:
The Export Binder feature must be enabled in your vault. You must be assigned permissions to use the API. You must have the Export Binder permission. You must have the View Document permission for the binder. Only documents in the binder which you have the View Document permission are available to export.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
submission | string | The id field value of the submission__v object record. See Retrieve Object Record Collection |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |