Skip to content

Commit

Permalink
update opportunities-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha-reisys committed Nov 12, 2019
1 parent 87a5131 commit fcb7eac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions _apidocs/opportunities-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5720,7 +5720,6 @@ Error Code|Field | Error Message | Reason/Description | Operation
400|Related Opportunity ID | Related Notice's ID needs to match previous Opportunity's Related Notice ID | Related Notice's ID provided while revising a notice needs to match the Parent Opportunity's Related Notice ID | Publish
400|Response Date | Response Date is a required field | Response Date is not provided for Combined Synopsis and Solicitation types | Publish
400|Response Date | Response Date provided is an invalid format | Response Date provided is not in valid format | Publish
400|Response Date | Response Date cannot be in the past | Response Date provided is in the past | Publish
400|Response Date | Response Date cannot exceed 5 years from current date | Response Date exceeds 5 years from the current date | Publish
400|Archive Date | Inactive date is a required field | Archive Date is required if Archive Type = autocustom |Publish
400|Archive Date Response Date | One of Response date or Archive date is required | Either Response date or archive date is required for presolicitation, sources sought, special notice, sale surplus | Publish
Expand Down Expand Up @@ -5807,8 +5806,6 @@ Error Code|Field | Error Message | Reason/Description | Operation
400|UnArchive, Uncancel - Award Date | New contract award date is not provided | New contract award date is not provided | Unarchive, Uncancel
400|UnArchive, Uncancel - Response Date | New response date is required | Unarchive requires new response date | UnArchive
400|UnArchive, Uncancel - Response Date | New response date provided is in an invalid format | Invalid date format | UnArchive
400|UnArchive, Uncancel - Response Date | New response date provided is in the past | Response Date cannot be in the past | UnArchive
400|UnArchive, Uncancel - Response Date | New response date provided would place inactive date in the past | New response date provided is within 15 days | UnArchive
400|Delete | This opportunity cannot be deleted. This opportunity is a revision | This opportunity cannot be deleted. This opportunity is a revision. | Delete
400|Delete | Opportunity has been already deleted | Opportunity has been already deleted | Delete
400|Delete | This opportunity cannot be deleted. The delete request is missing `Delete option` field | This opportunity cannot be deleted. The delete request is missing `Delete option` field. | Delete
Expand Down
4 changes: 2 additions & 2 deletions _apidocs/opportunities-soap-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4138,8 +4138,8 @@ awdamt| 1. This field is required where applicable<br><br> 2. If an invalid in
linenbr| 1.If value provided does not meet the character limit/restrictions, then service throws an error |1. The Contract Line Item number max length is 255 characters and allows only alphanumeric and - _ ( ) { } characters with no spaces
awddate | 1. This field is required where applicable <br><br>2. This field should meet the character limit/restrictions <br><br> 3. If the Contract Award Date is 15 days prior to the current date and the archive date is not provided then the service throws an error| 1. Contract Award Date is required field <br><br> 2. DATE field in unexpected format. Expects YYYYMMDD<br><br> 3. Contract Award Date set would result in inactive date being in the past
stauth| 1. This field is required where applicable <br><br> 2. This field accepts only valid values listed. If invalid values are provided, then system throws an error| 1. Authority is a required field <br><br>2. Invalid Authority Fields, please refer to Contract Opportunities SOAP Web Service Tech Document valid authority fields
respdate| 1. This field should meet the character limit/restrictions <br><br> 2. This date cannot be in past; has to be in future. If the given date is in past, then system throws an error<br><br> 3. If the date provided exceeds 5 years from the current date, then the system throws an error <br><br> 4. Either respdate or archdate required for SRCSGT, PRESOL, SSALE.If none is provided, then the service throws the error | 1. DATE field in unexpected format. Expects YYYYMMDD<br><br> 2. Response date provided is in the past<br><br> 3. Response Date cannot exceed 5 years from current date <br><br> 4. One of Response date or Archive date is required
archdate| 1. This field should meet the character limit/restrictions <br><br> 2. This date cannot be current or in past; has to be in future <br><br> 3. Either respdate or archdate required for SRCSGT, PRESOL, SSALE.If none is provided, then the service throws the error | 1. DATE field in unexpected format Expects YYYYMMDD<br><br> 2. Archive date provided is in the past <br><br> 3. One of Response date or Archive date is required
respdate| 1. This field should meet the character limit/restrictions <br><br> 2. If the date provided exceeds 5 years from the current date, then the system throws an error <br><br> 3. Either respdate or archdate required for SRCSGT, PRESOL, SSALE.If none is provided, then the service throws the error | 1. DATE field in unexpected format. Expects YYYYMMDD<br><br> 2. Response Date cannot exceed 5 years from current date <br><br> 3. One of Response date or Archive date is required
archdate| 1. This field should meet the character limit/restrictions <br><br> 2. This date cannot be in the past <br><br> 3. Either respdate or archdate required for SRCSGT, PRESOL, SSALE.If none is provided, then the service throws the error | 1. DATE field in unexpected format Expects YYYYMMDD<br><br> 2. Archive date provided is in the past <br><br> 3. One of Response date or Archive date is required
awardee| 1. This field is required where applicable <br><br>2. This field should meet the character limit/restrictions| 1. Contractor Awarded Name is a required field <br><br>2. Contractor Awarded Name max character length is 1000
contact | 1. This field is required where applicable <br><br>2. This field should meet the character limit/restrictions |1. Primary Contact is Required <br><br>2. Primary Contact - Name limit is 500 characters
desc| 1. This field is required where applicable.| 1. Description is required
Expand Down

0 comments on commit fcb7eac

Please sign in to comment.