Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.05 KB

ManifestResponse.md

File metadata and controls

14 lines (11 loc) · 1.05 KB

ManifestResponse

Properties

Name Type Description Notes
postingLocation string Posting Location.<br />The Posting Location manifested
manifests \RoyalMail\Shipping\Rest\Api\models\Manifest[] The Created Manifests<br />Only populated if the request was successful. [optional]
httpStatusCode int HTTP Status Code
httpStatusDescription string HTTP Status Description
message string 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 \RoyalMail\Shipping\Rest\Api\models\ErrorDetail[] Errors<br />Details about why a request failed. [optional]

[Back to Model list] [Back to API list] [Back to README]