# Integration Information

# How Intelligent Address Formatting Works

### <span style="color: rgb(245, 89, 64);">**Overview**</span>

Voila empowers users with the capability to validate both domestic and international addresses before generating labels. This functionality mitigates the risk of failed deliveries stemming from inaccurate address information. As part of our commitment to enhancing delivery services, we are pleased to provide this feature to all our users at no cost.

This documentation elucidates the utilisation of this valuable feature and expounds upon the techniques employed by the Intelligent Address Formatter.

#### <span style="color: rgb(245, 89, 64);">**Intelligent Address Formatting**</span>

<span data-preserver-spaces="true">Only accurate or complete customer data can lead to a critical issue, often concerning incorrect address information. To address this challenge, we introduce the "format\_address\_default" parameter in the shipment object of the create-label request. Enabling this parameter activates the Intelligent Address Formatting feature for the associated request.</span>

<span data-preserver-spaces="true">By activating this feature, the system smartly handles scenarios where requested alterations conflict with a specific courier's capabilities. In such cases, incompatible adjustments are gracefully bypassed, thereby preventing label request rejections.</span>

<span data-preserver-spaces="true">Beneath, we outline a comprehensive array of methods employed by the Intelligent Address Formatter to rectify these concerns. An illustrative sample of the addressing section within a label request is visualised in the image below.</span>

<video controls="controls" height="477" src="https://shipping-documentation.despatchcloud.app/attachments/205?open=true" style="width: 848px; height: 477px;" width="848"></video>

<p class="callout info">Click to Play or Pause the Video</p>

<span data-preserver-spaces="true">Methods of Intelligent Address Formatting:</span>

- **<span data-preserver-spaces="true">ISO and Country Harmony:</span>**<span data-preserver-spaces="true"> Voila quickly intervenes when a particular courier necessitates the human-readable country name and its corresponding ISO code. It automatically populates the country name based on the provided ISO code. For instance, "GB" is transformed into "United Kingdom."</span>
- **<span data-preserver-spaces="true">Standardisation via State Codes:</span>**<span data-preserver-spaces="true"> For shipments headed to the US, Canada (CA), or Australia (AU), human-readable county values are converted into ISO format. For instance, "Florida" becomes "FL," and "New South Wales" becomes "NSW."</span>
- **<span data-preserver-spaces="true">Phone Country Validation:</span>**<span data-preserver-spaces="true"> The Intelligent Address Formatter eliminates symbols from phone numbers (except for "+"). Additionally, an extra check confirms whether the provided number falls within the 11-14 character range for shipments bound for GB. If compliant, the number remains unchanged; if not, it defaults to "01111111111."</span>
- **<span data-preserver-spaces="true">Default Phone Number Fill:</span>**<span data-preserver-spaces="true"> In cases where a phone number isn't specified in the request, a default value of "01111111111" is automatically inserted.</span>
- **<span data-preserver-spaces="true">Rectification of Phone Number Plus Symbol:</span>**<span data-preserver-spaces="true"> If your phone number includes a "+" symbol, it is replaced with "00."</span>
- **<span data-preserver-spaces="true">Default Email Address Insertion:</span>**<span data-preserver-spaces="true"> When no email address is provided, a default value of "\[email protected\]" is used.</span>
- **<span data-preserver-spaces="true">Name Auto-Population:</span>**<span data-preserver-spaces="true"> When a "company\_name" is provided but not a "name," the "company\_name" value is duplicated into the "name" field.</span>
- **<span data-preserver-spaces="true">UK Post Code Correction:</span>**<span data-preserver-spaces="true"> The system validates and corrects postcode formatting for shipments destined for GB, ensuring accurate presentation to the courier. Adjustments could involve proper spacing between the prefixes and suffixes.</span>
- **<span data-preserver-spaces="true">Address Line Length Management:</span>**<span data-preserver-spaces="true"> If Address Line 1 exceeds the courier's character limit, it is automatically split into Address Line 2. Similarly, if Address Line 2 exceeds the limit, it's divided into Address Line 3.</span>

# How to Change Label Sizes

### <span style="color: rgb(245, 89, 64);">**Overview**</span>

The dimensions of your label play a crucial role in the shipping process. The label size must be sufficiently spacious to encompass all essential courier-required information, including the imperative barcode that needs to be easily scannable. Voila offers remarkable flexibility in fulfilling your specific label prerequisites. Our system is seamlessly compatible with various prevalent and standardised label formats. It empowers you to swiftly and effortlessly generate shipping labels tailored for diverse couriers and available in multiple dimensions.

This documentation will comprehensively illustrate the process of adjusting the label size and initiating the label request. Furthermore, we will address a selection of frequently asked questions about labels and their associated sizes.

### <span style="color: rgb(245, 89, 64);">**Changing Label Size**</span>

To modify the dimensions of your labels, you can easily update the "label\_size" value within your "create-label" request. To illustrate the process, we will utilise our **[Playground environment](https://playground.courierapi.co.uk/)**. This exercise will demonstrate how to change the label size and initiate a label request.

The Playground is a tool for facilitating request submissions directly from our application. It grants you insight into the mechanics of communication between your application and Voila. (For a more comprehensive understanding of Playground functionalities, refer to the **[Help &amp; Documentation](https://shipping-documentation.despatchcloud.app/books/help-documentation/page/help-documentation)** page.)

As depicted in the image above, the default setting for "label\_size" is "6x4", signifying a label that measures 4 inches in width and 6 inches in length (equivalent to 10 x 15 cm).

If you proceed without any alterations and click "Send Request," the Playground will transmit a request through our Royal Mail test account (as the default Playground configuration is aligned with the Royal Mail endpoint), generating a label.

Clicking "View Label" will display the label generated with the dimensions 6x4.

However, adjusting the "label\_size" value to other appropriate formats, such as 4x4 and 8x4, is possible. For more detailed insights, the **[Setup API Documentation](https://shipping-documentation.despatchcloud.app/books/api-documentation/page/api-documentation)** page provides comprehensive guidance on label creation and related subjects.

While we strive to accommodate label size preferences, it's essential to understand that universal support for every conceivable label size across all couriers might not be feasible. While a 6x4 label is widely supported, some couriers might still need to endorse a 4x4 size. If your label requirements deviate from the norm, we encourage you to contact us for personalised assistance.

<video controls="controls" height="474" src="https://shipping-documentation.despatchcloud.app/attachments/204?open=true" style="width: 843px; height: 474px;" width="843"></video>

<p class="callout info">Click to Play or Pause the Video</p>

### <span style="color: rgb(245, 89, 64);">**Frequently Asked Questions (FAQs)**</span>

- **<span data-preserver-spaces="true">Why does the system still generate a 6x4 label after I've adjusted the label size?</span>**
    - <span data-preserver-spaces="true">The system may continue to produce a 6x4 label because the relevant courier might not support the size you entered. Our system generally defaults to supporting 6x4 labels.</span>
- **<span data-preserver-spaces="true">Could printing the label larger than its actual size pose an issue?</span>**
    - <span data-preserver-spaces="true">Printing the label slightly larger than its actual size should be fine, but it's advised to stay within the dimensions of half an A4 sheet.</span>
- **<span data-preserver-spaces="true">Is it acceptable to shrink the label during printing?</span>**
    - <span data-preserver-spaces="true">Shrinking the label could affect the functionality of the barcode. However, if your package is too small for the label, you can wrap the label around the parcel without issue. For instance, if you have a 4x4 box and a 6x4 label, you can overlap the 6x4 label along the edge, ensuring that the essential information remains readable and the barcode remains scannable.</span>
- **<span data-preserver-spaces="true">What do the S17 and S19 labels refer to?</span>**
    - <span data-preserver-spaces="true">The S17 and S19 labels denote integrated labels on an A4 sheet of paper. These labels are designed for companies that require shipping labels for carriers such as Royal Mail or other primary courier services.</span>

# Label Sizes and Usage Guide

## <span style="color: rgb(245, 89, 64);">**Overview**</span>

This document provides a detailed overview of the various shipping label sizes available, including their dimensions and typical applications, to help you select the appropriate labels for different shipping needs.

### <span style="color: rgb(245, 89, 64);">**Label Sizes Explained**</span>

Here's a table outlining the available print sizes for Voila. Each size is typically indicated by its width and height in inches, along with a brief explanation of common uses for each size:

<table border="1" id="bkmrk-print-size-dimension" style="border-collapse: collapse; width: 100%; height: 772.117px; border-width: 5px; border-color: rgb(252, 202, 195);"><colgroup><col style="width: 14.5853%;"></col><col style="width: 40.2973%;"></col><col style="width: 45.1174%;"></col></colgroup><thead><tr style="height: 29.7969px;"><td class="align-center" style="height: 29.7969px; border-color: rgb(252, 202, 195); background-color: rgb(252, 202, 195);">**Print Size**</td><td class="align-center" style="height: 29.7969px; border-color: rgb(252, 202, 195); background-color: rgb(252, 202, 195);">**Dimensions (inches)**</td><td class="align-center" style="height: 29.7969px; border-color: rgb(252, 202, 195); background-color: rgb(252, 202, 195);">**Description**</td></tr></thead><tbody><tr style="height: 80.1953px;"><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);">4x4

</td><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);">4x4

</td><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">This size is often used for small labels, such as barcodes, </span><span data-preserver-spaces="true">small</span><span data-preserver-spaces="true"> product labels, or return address labels. It's compact and ideal for minimal information.</span>

</td></tr><tr style="height: 124.992px;"><td class="align-center" style="height: 124.992px; border-color: rgb(252, 202, 195);">4x6

</td><td class="align-center" style="height: 124.992px; border-color: rgb(252, 202, 195);">4x6

</td><td class="align-center" style="height: 124.992px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">This is the most common size for shipping labels. It fits on most standard packages and provides enough space for all necessary shipping information, including the recipient's address, sender's address, barcode, and other relevant details.</span>

</td></tr><tr style="height: 80.1953px;"><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);">4x6 Packing Slip

</td><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);">4x6

</td><td class="align-center" style="height: 80.1953px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">Similar in size to the 4x6 shipping label, this is used for packing slips. It’s a compact size that fits inside or on the package.</span>

</td></tr><tr style="height: 102.594px;"><td style="height: 102.594px; border-color: rgb(252, 202, 195);">4x8

</td><td style="height: 102.594px; border-color: rgb(252, 202, 195);">4x8

</td><td style="height: 102.594px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">This label is slightly larger than the 4x6 size, offering additional space. This extra length can be useful for including more detailed shipping information or additional instructions.</span>

</td></tr><tr style="height: 80.1875px;"><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);">6x4

</td><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);">6x4

</td><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">This size is commonly used for shipping labels and is suitable for packages of various sizes. It provides enough space for shipping information, barcodes, and addresses.</span></td></tr><tr style="height: 80.1875px;"><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);">8x4

</td><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);">8x4

</td><td class="align-center" style="height: 80.1875px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">This label size is slightly larger, offering more room for detailed information. It can be used for larger packages or shipments that require more details, such as international shipments.</span></td></tr><tr style="height: 96.9844px;"><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);">S19 Integrated

</td><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Varies, often around 8.5 x 11 with a peel-off section

</td><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">Integrated labels combine a standard sheet (usually 8.5 x 11 inches) with a built-in label section that can be peeled off. The peel-off section is often used for shipping labels, while the rest of the sheet can contain a packing slip, invoice, or other information.</span></td></tr><tr style="height: 96.9844px;"><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);">A4 Commercial Invoice

</td><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);">8.27 x 11.69

</td><td class="align-center" style="height: 96.9844px; border-color: rgb(252, 202, 195);"><span data-preserver-spaces="true">A4 is a standard paper size used globally, particularly in countries outside North America. It is used for printing commercial invoices and other documentation that may need to accompany a shipment.</span></td></tr></tbody></table>

#### <span style="color: rgb(245, 89, 64);">**Detailed Explanations:**</span>

- ##### **<span data-preserver-spaces="true">4x4 Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions:</span>**<span data-preserver-spaces="true"> 4 inches by 4 inches.</span>
    - **<span data-preserver-spaces="true">Uses:</span>**<span data-preserver-spaces="true"> These are small and typically used for labelling smaller items or packages. They might also be used for QR, return addresses, or small barcode labels.</span>
- ##### **<span data-preserver-spaces="true">4x6 Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions: </span>**<span data-preserver-spaces="true">4 inches by 6 inches.</span>
    - **<span data-preserver-spaces="true">Uses: </span>**<span data-preserver-spaces="true">Ideal for shipping parcels through courier services like USPS, UPS, FedEx, and other major carriers. It’s a versatile size that suits most package sizes.</span>
- ##### **<span data-preserver-spaces="true">4x6 Packing Slip:</span>**
    
    
    - <span data-preserver-spaces="true">**Dimensions:** 4 inches by 6 inches.</span>
    - <span data-preserver-spaces="true">**Uses:** Used to provide customers with a list of items included in the shipment. It can also include return instructions and other order-related information. This size is convenient for inserting into small to medium packages.</span>
- ##### **<span data-preserver-spaces="true">4x8 Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions:</span>**<span data-preserver-spaces="true"> 4 inches by 6 inches.</span>
    - <span data-preserver-spaces="true">**Uses:** Suitable for larger packages or when more information needs to be displayed on the label. It’s often used for international shipments where extra customs information is required.</span>
- ##### **<span data-preserver-spaces="true">6x4 Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions:</span>**<span data-preserver-spaces="true"> 6 inches by 4 inches.</span>
    - **<span data-preserver-spaces="true">Uses:</span>**<span data-preserver-spaces="true"> This is a standard size for shipping labels. It fits well on most packages and provides adequate space for the recipient's address, sender's address, tracking barcode, and sometimes a small logo or message.</span>
- ##### **<span data-preserver-spaces="true">8x4 Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions:</span>**<span data-preserver-spaces="true"> 8 inches by 4 inches.</span>
    - **<span data-preserver-spaces="true">Uses:</span>**<span data-preserver-spaces="true"> These labels are used when more information needs to be displayed. They are helpful for larger packages or when additional instructions or information needs to be included on the label.</span>
- ##### **<span data-preserver-spaces="true">S19 Integrated Labels:</span>**
    
    
    - **<span data-preserver-spaces="true">Dimensions:</span>**<span data-preserver-spaces="true"> They vary, but the entire sheet is commonly around 8.5 inches by 11 inches, with a peel-off label section.</span>
    - **<span data-preserver-spaces="true">Uses:</span>**<span data-preserver-spaces="true"> Integrated labels are multifunctional. The main sheet is often an invoice or packing slip, while the peel-off section is a shipping label. </span><span data-preserver-spaces="true">This</span><span data-preserver-spaces="true"> is convenient for combining multiple shipping documents into one sheet, reducing the need for separate printing.</span>
- ##### **<span data-preserver-spaces="true">A4 Commercial Invoice:</span>**
    
    
    - <span data-preserver-spaces="true">**Dimensions:** 8.27 inches by 11.69 inches (standard A4 paper size)</span>
    - <span data-preserver-spaces="true">**Uses:** This size is ideal for printing commercial invoices, packing lists, and detailed shipping documents. It is typically used for international shipments where a detailed declaration of contents and value is required.</span>

# Supported Courier Integrations

## <span style="color: rgb(245, 89, 64);">**Overview**</span>

<span data-preserver-spaces="true">This document showcases the extensive range of courier integrations Voila offers. These integrations are designed to optimise your shipping processes and enhance your logistical efficiency.</span>

### <span style="color: rgb(245, 89, 64);">**List of Couriers**</span>

<span data-preserver-spaces="true">Below is a table listing the integrations we support and offer, sorted alphabetically from left to right.</span>

<table border="1" id="bkmrk-supported-couriers-a" style="border-collapse: collapse; width: 100.123%; border: none rgb(252, 202, 195); font-family: Arial, sans-serif; height: 1199.44px;"><colgroup> <col style="width: 16.6873%;"></col> <col style="width: 16.6873%;"></col> <col style="width: 16.6873%;"></col> <col style="width: 16.6873%;"></col> <col style="width: 16.6873%;"></col> <col style="width: 16.6873%;"></col> </colgroup><thead><tr style="background-color: rgb(242, 242, 242); height: 29.7969px;"><td colspan="6" style="background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195); height: 29.7969px;">**Supported Couriers**</td></tr></thead><tbody><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">AltLogic</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Amazon</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Amazon Shipping Central</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Amazon Shipping France</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Amazon Shipping Italy</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Amazon Shipping Spain</td></tr><tr style="height: 33.7969px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">APC</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">APC Global</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Arrow XL</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Asendia</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">B2C Europe</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Barcode Logistics</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Bird System</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">BJS Home Delivery</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Boxedoff Barcodes</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Caribou</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Chronopost</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">CitySprint</td></tr><tr style="height: 33.7969px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Colis Prive</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Coll8 Logistics</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Collect Plus</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Correos</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">CR Transport</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">CSM</td></tr><tr style="height: 33.7969px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Deliver 360</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Deliver 365</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Delnext</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Despatch Cloud</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Deutsche Post</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DG International</td></tr><tr style="height: 50.5938px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL eCommerce</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Express</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Parcel Germany</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Parcel Netherlands</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Parcel Spain</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Parcel UK</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Poland</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Warenpost</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DHL Parcel UK Cloud</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DPD</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DPD Austria</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">DPD C2C</td></tr><tr style="height: 33.7969px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DPD Germany</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DPD Ireland</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DPD Local</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DPD Netherlands</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Dtt Deliveries Ltd</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">DX</td></tr><tr style="height: 33.7969px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Dx Express</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Dx Freight</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Envialia</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Evri</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Evri Corporate</td><td class="align-center" style="height: 33.7969px; border-color: rgb(252, 202, 195);">Evri International</td></tr><tr style="height: 50.5938px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Exelot</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">ExFreight</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Expect Distribution</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Fast Despatch Logistics</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Fastway</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">FedEx</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">FedEx Cross Border</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">FloStream</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Fosseway</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Furdeco</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">GFS Deliver</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Global Corporate Logistics Ltd</td></tr><tr style="height: 46.5938px; background-color: #f9f9f9;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">GlobalE</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">GLS France</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">GLS Germany</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">GLS Netherlands</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">GLS Spain</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Hancia Ltd</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Hermes</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Hermes Corporate</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Hived</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">HubEurope</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">HubEurope Express</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Huxloe</td></tr><tr style="height: 50.5938px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Impact Express</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">InPost</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">International Bridge USPS</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">InExpress Belfast</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Landmark</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Loco</td></tr><tr style="height: 46.5938px; background-color: #ffffff;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Low Cost Parcels</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">MHI</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Moov Parcel</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Muship Limited</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Norsk</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Now Fulfilment</td></tr><tr style="height: 46.5938px; background-color: #f9f9f9;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">OnLogistics</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">OrangeDS</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Paack</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Pallet Track</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Palletforce</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Palletways</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Pallex</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Panther</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Parcel Delivery Solutions Ltd</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Parcel2Go</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Parcelforce</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Parcel Giant Worldwide</td></tr><tr style="height: 46.5938px; background-color: #f9f9f9;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Parcelhub</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Parceltec</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">PDC Logistics</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">PostNL</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">PPI</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Pro Carrier</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Relay</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">RMC Distribution UK</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Royal Mail</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Royal Mail Click &amp; Drop</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Royal Mail Intersoft</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Samos</td></tr><tr style="height: 50.5938px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Seur</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Shark Distribution</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Shippr</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">SkyNet Worldwide Express</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Smart Track</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Spring Global</td></tr><tr style="height: 50.5938px; background-color: rgb(255, 255, 255);"><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Spring XBS</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Starlinks</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Stuart</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">Test</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">The Delivery Group</td><td class="align-center" style="height: 50.5938px; border-color: rgb(252, 202, 195);">The Pallet Network</td></tr><tr style="height: 46.5938px; background-color: #f9f9f9;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TNT</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Toms Transit</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Total Fulfilment</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Transforce BE</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Transglobal</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Trunkrs</td></tr><tr style="height: 46.5938px; background-color: #ffffff;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Tuffnells</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">UK Mail</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">UPN</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">UPS</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">UPSv2</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Urb-it</td></tr><tr style="height: 67.375px; background-color: rgb(249, 249, 249);"><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">USPS</td><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">Vamox</td><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">W Logistics</td><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">Whistl</td><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">Worldwide Shipping Solutions Ltd</td><td class="align-center" style="height: 67.375px; border-color: rgb(252, 202, 195);">XDP</td></tr><tr style="height: 46.5938px; background-color: #ffffff;"><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Yodel</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Yodel Link</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Yun Express</td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);"> </td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);"> </td><td class="align-center" style="height: 46.5938px; border-color: rgb(252, 202, 195);">  
</td></tr></tbody></table>