| Name | Type | Description | Notes |
|---|---|---|---|
| shipment_id | str | Shipment Id<br />Tracking Number or Unique Id of the shipment involved. | [optional] |
| document_type | str | 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] |
| document_image | str | Document Image<br />Base 64 encoded PDF | [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] |