This method retrieves the end-of-day manifest created by an earlier create manifest call. The CreateManifestRequestId returned in the CreateManifest, is used to find the manifest.
An object containing information about the manifest request that is in progress to.
This object model represents the response from a successful create manifest request.
{- "manifest_request_id": 0,
 - "return_immediately": true,
 - "manifest_identifiers": {
- "property1": { },
 - "property2": { }
 
}, - "included_labels": [
- {
- "manifest_request_shipment_id": "6c749d11-747d-4bb2-8c9f-d19520535e38",
 - "ship_datetime": "2019-08-24T14:15:22Z",
 - "customs": {
- "contents": "merchandise",
 - "non_delivery": "return_to_sender",
 - "buyer_shipping_amount_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "bill_duties_to": {
- "bill_to_party": "shipper",
 - "account_number": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "declaration": "string",
 - "terms_of_trade_code": "exw",
 - "importer_of_record": {
- "tax_identifiers": [
- {
- "id": "string",
 - "type": "tin",
 - "registration_country": "string",
 - "description": "string"
 
} 
], - "name": "string",
 - "company_name": "string",
 - "address_line1": "string",
 - "address_line2": "string",
 - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string",
 - "phone": "string",
 - "email": "string"
 
}, - "invoice_additional_details": {
- "freight_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "other_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "other_charge_description": "string",
 - "insurance_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "discount": {
- "amount": "string",
 - "currency": "string"
 
}, - "estimated_import_charges": {
- "taxes": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties": {
- "amount": "string",
 - "currency": "string"
 
} 
}, - "invoice_number": "string"
 
}, - "contents_explanation": "string",
 - "export_declaration_number": "string"
 
}, - "tracking_number": "string",
 - "ship_to": {
- "tax_identifiers": [
- {
- "id": "string",
 - "type": "tin",
 - "registration_country": "string",
 - "description": "string"
 
} 
], - "geolocation": [
- {
- "type": "what3words",
 - "value": "string"
 
} 
], - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "alternative_identifiers": [
- {
- "type": "string",
 - "value": "string"
 
} 
], - "service_code": "string",
 - "packages": [
- {
- "tracking_number": "string",
 - "tracking_url": "string",
 - "alternative_identifiers": [
- {
- "type": "string",
 - "value": "string"
 
} 
], - "dimension_details": {
- "dimensions_in_centimeters": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "dimensions_in_inches": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "source_dimensions": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "source_dimension_unit": "inches"
 
}, - "weight_details": {
- "weight_in_ounces": 0,
 - "weight_in_grams": 0,
 - "source_weight": 0,
 - "source_weight_unit": "grams"
 
}, - "package_code": "string",
 - "label_messages": {
- "reference1": "string",
 - "reference2": "string",
 - "reference3": "string"
 
}, - "customs": {
- "contents": "merchandise",
 - "non_delivery": "return_to_sender",
 - "buyer_shipping_amount_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "bill_duties_to": {
- "bill_to_party": "shipper",
 - "account_number": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- null
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "declaration": "string",
 - "terms_of_trade_code": "exw",
 - "importer_of_record": {
- "tax_identifiers": [
- null
 
], - "name": "string",
 - "company_name": "string",
 - "address_line1": "string",
 - "address_line2": "string",
 - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string",
 - "phone": "string",
 - "email": "string"
 
}, - "invoice_additional_details": {
- "freight_charge": {
- "amount": null,
 - "currency": null
 
}, - "other_charge": {
- "amount": null,
 - "currency": null
 
}, - "other_charge_description": "string",
 - "insurance_charge": {
- "amount": null,
 - "currency": null
 
}, - "discount": {
- "amount": null,
 - "currency": null
 
}, - "estimated_import_charges": {
- "taxes": { },
 - "duties": { }
 
}, - "invoice_number": "string"
 
}, - "contents_explanation": "string",
 - "export_declaration_number": "string",
 - "license_number": "string",
 - "certificate_number": "string"
 
}, - "insured_value": {
- "amount": "string",
 - "currency": "string"
 
}, - "products": [
- {
- "description": "string",
 - "quantity": 0,
 - "value": {
- "amount": null,
 - "currency": null
 
}, - "country_of_origin": "string",
 - "harmonized_tariff_code": "string",
 - "sku": "string",
 - "sku_description": "string",
 - "item_weight": {
- "weight_in_ounces": null,
 - "weight_in_grams": null,
 - "source_weight": null,
 - "source_weight_unit": null
 
}, - "product_url": "string",
 - "vat_rate": 0,
 - "mid_code": "string",
 - "dangerous_goods": [
- null
 
], - "property1": null,
 - "property2": null
 
} 
] 
} 
], - "advanced_options": {
- "contains_alcohol": true,
 - "no_postage": true,
 - "nonmachineable": true,
 - "saturday_delivery": true,
 - "tip": {
- "amount": "string",
 - "currency": "string"
 
}, - "additional_handling": true,
 - "collect_on_delivery": {
- "payment_amount": {
- "amount": "string",
 - "currency": "string"
 
}, - "payment_type": "any"
 
}, - "own_document_upload": true,
 - "dangerous_goods": true,
 - "dangerous_goods_contact": {
- "name": "string",
 - "phone": "string"
 
}, - "limited_quantity": true,
 - "event_notification": true,
 - "windsor_framework_details": {
- "movement_indicator": "b2c",
 - "not_at_risk": true
 
}, - "accessibility": "accessible",
 - "signatory": {
- "contact_name": "string",
 - "title": "string",
 - "place": "string"
 
}, - "regulation_level": "lightly_regulated",
 - "transport_mean": "ground",
 - "property1": null,
 - "property2": null
 
}, - "pickup_location": {
- "carrier_code": "string",
 - "location_id": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "dropoff_location": {
- "carrier_code": "string",
 - "location_id": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "reference": "string"
 
} 
], - "excluded_labels": [
- {
- "manifest_request_shipment_id": "6c749d11-747d-4bb2-8c9f-d19520535e38",
 - "ship_datetime": "2019-08-24T14:15:22Z",
 - "customs": {
- "contents": "merchandise",
 - "non_delivery": "return_to_sender",
 - "buyer_shipping_amount_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "bill_duties_to": {
- "bill_to_party": "shipper",
 - "account_number": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "declaration": "string",
 - "terms_of_trade_code": "exw",
 - "importer_of_record": {
- "tax_identifiers": [
- {
- "id": "string",
 - "type": "tin",
 - "registration_country": "string",
 - "description": "string"
 
} 
], - "name": "string",
 - "company_name": "string",
 - "address_line1": "string",
 - "address_line2": "string",
 - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string",
 - "phone": "string",
 - "email": "string"
 
}, - "invoice_additional_details": {
- "freight_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "other_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "other_charge_description": "string",
 - "insurance_charge": {
- "amount": "string",
 - "currency": "string"
 
}, - "discount": {
- "amount": "string",
 - "currency": "string"
 
}, - "estimated_import_charges": {
- "taxes": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties": {
- "amount": "string",
 - "currency": "string"
 
} 
}, - "invoice_number": "string"
 
}, - "contents_explanation": "string",
 - "export_declaration_number": "string"
 
}, - "tracking_number": "string",
 - "ship_to": {
- "tax_identifiers": [
- {
- "id": "string",
 - "type": "tin",
 - "registration_country": "string",
 - "description": "string"
 
} 
], - "geolocation": [
- {
- "type": "what3words",
 - "value": "string"
 
} 
], - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "alternative_identifiers": [
- {
- "type": "string",
 - "value": "string"
 
} 
], - "service_code": "string",
 - "packages": [
- {
- "tracking_number": "string",
 - "tracking_url": "string",
 - "alternative_identifiers": [
- {
- "type": "string",
 - "value": "string"
 
} 
], - "dimension_details": {
- "dimensions_in_centimeters": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "dimensions_in_inches": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "source_dimensions": {
- "length": 0,
 - "width": 0,
 - "height": 0
 
}, - "source_dimension_unit": "inches"
 
}, - "weight_details": {
- "weight_in_ounces": 0,
 - "weight_in_grams": 0,
 - "source_weight": 0,
 - "source_weight_unit": "grams"
 
}, - "package_code": "string",
 - "label_messages": {
- "reference1": "string",
 - "reference2": "string",
 - "reference3": "string"
 
}, - "customs": {
- "contents": "merchandise",
 - "non_delivery": "return_to_sender",
 - "buyer_shipping_amount_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "duties_paid": {
- "amount": "string",
 - "currency": "string"
 
}, - "bill_duties_to": {
- "bill_to_party": "shipper",
 - "account_number": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- null
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "declaration": "string",
 - "terms_of_trade_code": "exw",
 - "importer_of_record": {
- "tax_identifiers": [
- null
 
], - "name": "string",
 - "company_name": "string",
 - "address_line1": "string",
 - "address_line2": "string",
 - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string",
 - "phone": "string",
 - "email": "string"
 
}, - "invoice_additional_details": {
- "freight_charge": {
- "amount": null,
 - "currency": null
 
}, - "other_charge": {
- "amount": null,
 - "currency": null
 
}, - "other_charge_description": "string",
 - "insurance_charge": {
- "amount": null,
 - "currency": null
 
}, - "discount": {
- "amount": null,
 - "currency": null
 
}, - "estimated_import_charges": {
- "taxes": { },
 - "duties": { }
 
}, - "invoice_number": "string"
 
}, - "contents_explanation": "string",
 - "export_declaration_number": "string",
 - "license_number": "string",
 - "certificate_number": "string"
 
}, - "insured_value": {
- "amount": "string",
 - "currency": "string"
 
}, - "products": [
- {
- "description": "string",
 - "quantity": 0,
 - "value": {
- "amount": null,
 - "currency": null
 
}, - "country_of_origin": "string",
 - "harmonized_tariff_code": "string",
 - "sku": "string",
 - "sku_description": "string",
 - "item_weight": {
- "weight_in_ounces": null,
 - "weight_in_grams": null,
 - "source_weight": null,
 - "source_weight_unit": null
 
}, - "product_url": "string",
 - "vat_rate": 0,
 - "mid_code": "string",
 - "dangerous_goods": [
- null
 
], - "property1": null,
 - "property2": null
 
} 
] 
} 
], - "advanced_options": {
- "contains_alcohol": true,
 - "no_postage": true,
 - "nonmachineable": true,
 - "saturday_delivery": true,
 - "tip": {
- "amount": "string",
 - "currency": "string"
 
}, - "additional_handling": true,
 - "collect_on_delivery": {
- "payment_amount": {
- "amount": "string",
 - "currency": "string"
 
}, - "payment_type": "any"
 
}, - "own_document_upload": true,
 - "dangerous_goods": true,
 - "dangerous_goods_contact": {
- "name": "string",
 - "phone": "string"
 
}, - "limited_quantity": true,
 - "event_notification": true,
 - "windsor_framework_details": {
- "movement_indicator": "b2c",
 - "not_at_risk": true
 
}, - "accessibility": "accessible",
 - "signatory": {
- "contact_name": "string",
 - "title": "string",
 - "place": "string"
 
}, - "regulation_level": "lightly_regulated",
 - "transport_mean": "ground",
 - "property1": null,
 - "property2": null
 
}, - "pickup_location": {
- "carrier_code": "string",
 - "location_id": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "dropoff_location": {
- "carrier_code": "string",
 - "location_id": "string",
 - "name": "string",
 - "first_name": "string",
 - "last_name": "string",
 - "email": "string",
 - "phone_number": "string",
 - "company_name": "string",
 - "address_residential_indicator": "unknown",
 - "instructions": "string",
 - "address_metadata": {
- "property1": "string",
 - "property2": "string"
 
}, - "address_lines": [
- "string"
 
], - "city_locality": "string",
 - "state_province": "string",
 - "postal_code": "string",
 - "country_code": "string"
 
}, - "reference": "string"
 
} 
], - "transaction_id": "0fec1e58-b197-4052-99cf-2218496c5482",
 - "authorization": {
- "access_token": "string",
 - "connection_context": {
- "property1": "string",
 - "property2": "string"
 
} 
}, - "metadata": {
- "property1": { },
 - "property2": { }
 
}, - "connection_name": "string"
 
}{- "transaction_id": "0fec1e58-b197-4052-99cf-2218496c5482",
 - "manifests": [
- {
- "manifest_id": "string",
 - "document_download": {
- "href": "string",
 - "data": "string"
 
}, - "manifest_request_shipment_ids": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
 
] 
} 
], - "errors": [
- {
- "manifest_request_shipment_ids": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
 
], - "message": "string"
 
} 
], - "manifest_status": "unknown",
 - "manifest_request_id": 0,
 - "total_shipments": 0,
 - "total_invalid": 0,
 - "manifest_identifiers": {
- "property1": { },
 - "property2": { }
 
}, - "metadata": {
- "property1": { },
 - "property2": { }
 
} 
}