Bulk send reminders
Sends a reminder notification to the actors of the specified packages who have not yet approved, signed or filled out their documents.
Only the next available actor(s) in each workflow are notified. In a serial workflow, approvers, signers or form fillers who are still waiting for someone ahead of them to act do not receive a reminder.
The call is processed asynchronously and returns a bulk action session identifier; poll the package bulk action session to follow its progress.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Request for bulk action
A globally unique identifier
Response
An unique identifier of the created bulk action session.
A bulk action session unique identifier
"00000000-0000-0000-0000-000000000000"