How to complete customs documentation when sending parcels to non-EU destinations

Our next video tutorial walks you through the process of creating the necessary customs documents you need to send with your parcels when exporting to a country outside of the European Union.

Our unique systems aid the creation process with easy to follow step by step guides.

Remember to always include customs documents to avoid delays with your parcel delivery.

41.5msRequest Duration6MBMemory UsageGET {a?}/{b?}/{c?}/{d?}/{e?}/{f?}/{g?}RouteAuth status
    • Booting (19.76ms)
    • Application (36.47ms)
      8 templates were rendered
      • v2.site.cms.article (resources/views/v2/site/cms/article.blade.php)14blade
        Params
        0
        background_image
        1
        h1_title
        2
        faq_content
        3
        title
        4
        description
        5
        head
        6
        v2
        7
        alert_text
        8
        services_text
        9
        services_collection_country
        10
        services_delivery_country
        11
        global_services_text
        12
        services_text_cn
        13
        breadcrumb
      • v2.templates.main (resources/views/v2/templates/main.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.script.head (resources/views/v2/inc/script/head.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.head (resources/views/v2/inc/head.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.script.body (resources/views/v2/inc/script/body.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.header (resources/views/v2/inc/header.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.footer (resources/views/v2/inc/footer.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      • v2.inc.script.footer (resources/views/v2/inc/script/footer.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        background_image
        5
        h1_title
        6
        faq_content
        7
        title
        8
        description
        9
        head
        10
        v2
        11
        alert_text
        12
        services_text
        13
        services_collection_country
        14
        services_delivery_country
        15
        global_services_text
        16
        services_text_cn
        17
        breadcrumb
        18
        __currentLoopData
        19
        bc
        20
        loop
      uri
      GET {a?}/{b?}/{c?}/{d?}/{e?}/{f?}/{g?}
      middleware
      web
      controller
      App\Http\Controllers\CMSController@index
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/CMSController.php:25-344
      7 statements were executed6.98ms
      • select * from `cms_pages` where `page_name` = 'articles' and `archived_by_cms_page_id` is null and `cms_page_id` is null and `online` = '1' and `is_draft` = '0' limit 12.14ms/app/Repository/Cms/CmsPageHelper.php:34parcelbroker-back
        Metadata
        Bindings
        • 0. articles
        • 1. 1
        • 2. 0
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Repository/Cms/CmsPageHelper.php:34
        • 13. /app/Http/Controllers/CMSController.php:56
        • 21. /app/Http/Middleware/AutoLogout.php:26
        • 33. middleware::old:37
        • 54. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 63. /public/index_laravel.php:62
      • select * from `cms_pages` where `page_name` = 'how-to-complete-customs-documentation-when-sending-parcels-to-non-eu-destinations' and `archived_by_cms_page_id` is null and `cms_page_id` = '81' and `online` = '1' and `is_draft` = '0' limit 1870μs/app/Repository/Cms/CmsPageHelper.php:34parcelbroker-back
        Metadata
        Bindings
        • 0. how-to-complete-customs-documentation-when-sending-parcels-to-non-eu-destinations
        • 1. 81
        • 2. 1
        • 3. 0
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Repository/Cms/CmsPageHelper.php:34
        • 13. /app/Http/Controllers/CMSController.php:56
        • 21. /app/Http/Middleware/AutoLogout.php:26
        • 33. middleware::old:37
        • 54. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 63. /public/index_laravel.php:62
      • select * from `cms_pages` where `page_name` = 'cms-global-settings' limit 11.86ms/app/Http/Controllers/CMSController.php:83parcelbroker-back
        Metadata
        Bindings
        • 0. cms-global-settings
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Http/Controllers/CMSController.php:83
        • 20. /app/Http/Middleware/AutoLogout.php:26
        • 32. middleware::old:37
        • 53. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 62. /public/index_laravel.php:62
      • select * from `cms_pages` where `id` = '81' limit 1330μs/app/Models/CmsPage.php:24parcelbroker-back
        Metadata
        Bindings
        • 0. 81
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/CmsPage.php:24
        • 13. /app/Models/CmsPage.php:55
        • 14. /app/Http/Controllers/CMSController.php:348
        • 15. /app/Http/Controllers/CMSController.php:311
        • 23. /app/Http/Middleware/AutoLogout.php:26
        • 35. middleware::old:37
        • 56. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 65. /public/index_laravel.php:62
      • select * from `cms_pages` where `id` is null limit 1240μs/app/Models/CmsPage.php:24parcelbroker-back
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Models/CmsPage.php:24
        • 13. /app/Models/CmsPage.php:55
        • 14. /app/Http/Controllers/CMSController.php:348
        • 15. /app/Http/Controllers/CMSController.php:311
        • 23. /app/Http/Middleware/AutoLogout.php:26
        • 35. middleware::old:37
        • 56. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 65. /public/index_laravel.php:62
      • select * from `cms_templates` where `cms_templates`.`id` = '9' limit 1400μs/app/Http/Controllers/CMSController.php:337parcelbroker-back
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 17. /app/Http/Controllers/CMSController.php:337
        • 25. /app/Http/Middleware/AutoLogout.php:26
        • 37. middleware::old:37
        • 58. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 67. /public/index_laravel.php:62
      • select AVG(stars), COUNT(id) from `reviews` where `stars` >= '4' limit 11.14ms/app/Helpers/Review.php:13parcelbroker-back
        Metadata
        Bindings
        • 0. 4
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. /app/Helpers/Review.php:13
        • 13. view::v2.inc.head:66
        • 19. view::v2.templates.main:7
        • 25. view::v2.site.cms.article:70
        • 32. /vendor/symfony/http-foundation/Response.php:201
        • 36. /app/Http/Middleware/AutoLogout.php:26
        • 48. middleware::old:37
        • 69. /vendor/fideloper/proxy/src/TrustProxies.php:56
        • 78. /public/index_laravel.php:62
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        admin
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          EhGdTFtdJFqmriAKnusVUSswJhUafpwRaM6p15a2
          _previous
          array:1 [ "url" => "https://vanguard.parcelbroker.co.uk/articles/how-to-complete-customs-documenta...
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 =>...
          request_server
          array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEP...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "content-type" => array:1 [ 0...
          path_info
          /articles/how-to-complete-customs-documentation-when-sending-parcels-to-non-eu-destinations
          session_attributes
          array:3 [ "_token" => "EhGdTFtdJFqmriAKnusVUSswJhUafpwRaM6p15a2" "_previous" => array:1 [ "u...