...
A project record has been created. See Creating a new Project
Step-by-step guide
Call this method to upload plan review documents (in PDF format) and supporting attachments (any file format) for a particular Projectthese methods in sequence.
Method | Notes |
---|---|
|
NOTE: Scout PDF inspector will be invoked automatically for each incoming plan review document. Files rejected by Scout cannot be uploaded to EPR. The customer must correct the issues noted before proceeding. |
2.POST /resources/document/upload/intake |
|
3. POST/resources/documentAssignments/batchCreate | Creates assignment records and display them in the EPR Review page. Call this method after Intake if your application passes plan review assignments to EPR. Otherwise, do not call this method. |
...