Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 957 Bytes

File metadata and controls

13 lines (10 loc) · 957 Bytes

ItemResponse

Properties

Name Type Description Notes
itemId string Item Id<br />The Id of the Item involved in the request, or in the case of create, the created Id, if not provided. [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]