Skip to content

Commit

Permalink
Merge pull request #1106 from GSA/IAEMOD-21279
Browse files Browse the repository at this point in the history
Update opportunities-api.md
  • Loading branch information
angjenkins authored Dec 13, 2023
2 parents acc13bc + e4fb606 commit 370573a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _apidocs/opportunities-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8884,6 +8884,9 @@ Error Code|Field | Error Message | Reason/Description | Operation
400|POP - Zip Code | Invalid zipcode. Please enter the 5 digit zipcode | When user enters the invalid zip code | Create And Publish
400|Award section - State | Award Details Section - State provided is invalid | When user enters the invalid state code | Create And Publish
400|Award section - Zip Code | Award Details Section - Invalid zipcode. Please enter the 5 digit zipcode | When user enters the invalid zip code | Create And Publish
400|Award Amount | Award amount is required | Award Amount is required | Create Award Opportunity, Publish
400|Award Amount | Award amount must be a valid integer value | Award amount must be a valid integer value | Create Award Opportunity, Publish
400|Award Amount | Award amount must be greater than or equal $0 | Award amount must be greater than or equal $0 | Create Award Opportunity, Publish



Expand Down Expand Up @@ -8948,6 +8951,7 @@ Date | Version | Description
02/28/2023| v1.23| Please refer the version control section for the list of v3 endpoints will available for production use from March 3rd, 2023(v1.22).
04/19/2023| v1.24| Please refer the GENC Standardization section for the list of active countries and states.
04/20/2023| v1.25| Please refer the Place of Performace and Award section (Country/State/Zip) validation error messages. These are effective in production from March 15, 2024(v1.25).
11/30/2023| v1.26| Please refer the Award section (Award Amount) validation error messages. These are effective in production from December 01, 2023(v1.26).


<p><small><a href="#">Back to top</a></small></p>

0 comments on commit 370573a

Please sign in to comment.