Skip to content

Commit

Permalink
Merge pull request #33 from hmrc/bau-readme
Browse files Browse the repository at this point in the history
BAU Update README to reflect messageId always existing in response
  • Loading branch information
aerodigi authored Jun 1, 2021
2 parents 28d7b62 + 9bf8d06 commit 2bed9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ HTTP Status: 200 (OK)
| Name | Description |
| --- | --- |
| `globalId` | Unique identifier allocated to the request when it is received |
| `messageId` | This optional property, if present, is the value provided by the `addressing.messageId` property of the request|
| `messageId` | The value provided by the `addressing.messageId` property of the request|
| `status` | One of `SENT` if the response from the SOAP service was 2xx, `RETRYING` if an error response was received from the SOAP service, or `FAILED` if all retries have been exhausted|
| `ccnHttpStatus` | The HTTP status code returned by the SOAP service|

Expand Down

0 comments on commit 2bed9e0

Please sign in to comment.