Skip to main content

Attach documents to an RFI document-request slot

POST 

/v1/rfi/:rfiId/document-requests/:documentRequestId/attach

Attaches one or more previously-uploaded documents to a document-request slot on the RFI. Use POST /v1/rfi/{rfiId}/documents/upload to push file bytes first, then pass the returned DocumentUpload.id values here.

Request

Responses

Created