Skip to content

Commit

Permalink
Merge pull request #1382 from GSA/subawards-57.1
Browse files Browse the repository at this point in the history
Update subawards-bulkupload-api.md
  • Loading branch information
ritchasharmagsa authored Jan 28, 2025
2 parents 364d836 + d01d946 commit a5661d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _apidocs/subawards-bulkupload-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2132,7 +2132,7 @@ Error messages are returned as part of the web service call response. Errors are

### Validation Failure Error Messages

The following section describes validation failure messages that are returned as a part of submitSubcontractReport, updateSubcontractReport, submitSubawardReport and updateSubawardReport.
The following section describes validation failure messages that are returned as a part of submitSubcontractReport, updateSubcontractReport, submitSubawardReport and updateSubawardReport.

| Field | Error Message | Description |
| ----- | ------ | --------------- |
Expand All @@ -2153,6 +2153,8 @@ The following section describes validation failure messages that are returned as
| country.name | Invalid subaward Place of Performance country name. | Subaward Place of Performance Section - Country name is invalid |
| country.code and country.name | Subaward Place of Performance country code and country name do not match. | Subaward Place of Performance Section - Country code and country name combination does not match |
| stateOrProvince | Subaward Place of Performance stateOrProvince required. | Subaward Place of Performance Section - stateOrProvince is required |
| stateOrProvince.code | Subaward Place of Performance state/Province code required. | If state/providence code is available for a country, Subaward Place of Performance Section - stateOrProvince is required |
| stateOrProvince.name | Subaward Place of Performance state/Province name required. | If state/providence name is available for a country, Subaward Place of Performance Section - stateOrProvince is required |
| stateOrProvince | Subaward Place of Performance state code and state name do not match. | Subaward Place of Performance Section - stateOrProvince code and stateOrProvince name combination does not match |
| stateOrProvince | Invalid subaward Place of Performance state. | Only for US addresses: Subaward Place of Performance Section - State provided is invalid |
| city | Subaward Place of Performance city required. | Only for US addresses: Subaward Place of Performance Section - City is required |
Expand Down

0 comments on commit a5661d1

Please sign in to comment.