ReportMissingEfoDocuments
Description
This method is used to report missing specifications to EFO. It returns a Boolean value that indicates whether the report was successfully submitted or not.
Request
Parameter | Type | Mandatory/Optional | Maximum character length/limit | Description |
---|---|---|---|---|
efoIds | List<EfoItem> | Mandatory | Not Relevant | A list of EfoIds for the missing EFO documents |
Â
Request - sample input
Response
Property | Type | Description |
---|---|---|
Status | bool | A Boolean value indicates the successful submission of the report |
Â
Response - sample output
Exceptions
Error Code | Description |
---|---|
123 | An exception occurred while processing your request |
147 | The EfoId is not properly set |
167 | You are not authorized to use this method |
 220 |  This EfoItem is already reported missing |