...
Code Block |
---|
{ "project_id": "123", "filename": "my_document.pdf", "vendor_id": "456", "filePath": "tmp/documents/1706565016288/my_document.pdf" } |
Note: All files uploaded to the uploadDocument API will be processed with the PDFScout Inspector tool. You should have PDFScout as part of your Applicant Portal to allow documents to be validated to avoid upload errors. Error handling for Scout failures is very similar in logic, with the payload varying slightly when uploading via uploadDocument API. For more details, please see
PDFScout Inspector Partner Integration DocumentationAttachment Upload Process
...