evidence-packets

Get Active Evidence Packet For Vendor

Get the active evidence packet for a vendor, if one exists.

An "active" packet is one with status PENDING or IN_PROGRESS. Returns null if no active packet exists.

The response includes summary information suitable for display on the vendor homepage, including document upload count, compliance progress, and whether this is an internal packet (every recipient belongs to the same company as the caller).

get/evidence-packets/active/{vendor_id}

Path parameters

vendor_idstring uuid required

Response

Successful Response

request_idstring uuid required
statusstring required
documents_uploadedinteger required
requirements_compliantinteger required
requirements_totalinteger required
due_datestring nullable required
created_atstring required
is_internalboolean required
requestee_user_emailstring nullable
requestee_user_namestring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.