Send package reminders
Sends a reminder to the actors in the current process step who have not yet form filled, approved or signed.
Only the next available form filler(s), approver(s) or signer(s) in the workflow are notified. In a serial workflow, actors who are still waiting for someone else to act first do not receive a reminder.
The package must have status Pending; otherwise the call returns
409 Conflict.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Response
OK