Bulk download audit trail PDFs
Requests the audit trail PDFs of multiple packages for download. The packages must not be in draft status.
Downloading works in two steps: this call returns a bulk action session
identifier, which is then passed to the bulk action result download operation
to retrieve the audit trail PDFs as a .zip file. Poll the package bulk action
session in between to confirm the request has finished. Use Culture to choose
the language of the audit trail PDFs (a two-letter ISO 639-1 code).
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Response
An unique identifier of the created bulk action session.
A bulk action session unique identifier
"00000000-0000-0000-0000-000000000000"