Name | Type | Description | Notes |
---|---|---|---|
posting_location | str | Posting Location.<br />The Posting Location manifested | |
manifests | list[Manifest] | The Created Manifests<br />Only populated if the request was successful. | [optional] |
http_status_code | int | HTTP Status Code | |
http_status_description | str | HTTP Status Description | |
message | str | Message<br />Successful response may include a success message.<br />Failure responses will have general reason as to why. Further details may be contained in the list of errors. | [optional] |
errors | list[ErrorDetail] | Errors<br />Details about why a request failed. | [optional] |