document_requests

Send Document Request Reminders

Chase every recipient of the selected requests, one email each.

Each person gets a single consolidated mail listing the requests they are on, so someone named on three asks is chased once rather than three times. last_reminder_sent is per request and stamped when any of its recipients was reached — the record is that the request was chased, not that a particular person heard about it.

post/document-requests/remind

Request body

vendor_idstring uuid required
request_idsstring[] required

Response

Successful Response

messagestring required
reminded_request_countinteger required
recipients_notifiedinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.