Name | Type | Description | Notes |
---|---|---|---|
shipmentId | string | Shipment Id<br />Tracking Number or Unique Id of the shipment involved. | [optional] |
documentType | string | Document Type<br /> <br />CN23 - Customs Documents PDF 100mm x 150mm<br />CI - Commercial Invoice PDF A4 Portrait<br />P - Proforma PDF A4 Portrait | [optional] |
documentImage | string | Document Image<br />Base 64 encoded PDF | [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] |