Name | Type | Description | Notes |
---|---|---|---|
id_third_party_company_order | string | A control number from the third party company order | [optional] |
origin_point_code | string | Origin point(office, airport) code example "GRU" | [optional] |
origin_postal_code | string | Destination point name example "GRU - CARGAS S/A". | [optional] |
destination_point_code | string | Destination point(airport or office) code example "REC". | [optional] |
destination_postal_code | string | Destination point name example "REC - CARGAS S/A". | [optional] |
service_code | string | Service code example "NOR". | [optional] |
to_delivery | bool | Set true if is to delivery false if not. | [optional] |
to_collect | bool | Set true if is to collect false if not. | [optional] |
contract_information | \Swagger\Client\Model\ContratctInformation | [optional] | |
insurance_type | int | Insurance Type: * 0 - Customer * 1 - Company * 2 - Uninsured | [optional] |
declared_value | float | Goods total value for insurance purpose. | [optional] |
previous_documents | \Swagger\Client\Model\Documents | [optional] | |
sender | \Swagger\Client\Model\Participant | [optional] | |
receiver | \Swagger\Client\Model\Participant | [optional] | |
shipper | \Swagger\Client\Model\Participant | [optional] | |
consignee | \Swagger\Client\Model\Participant | [optional] | |
volumes | \Swagger\Client\Model\Volume[] | [optional] |