# Knowledge Base

# FedEx Electronic Trade Documents Upload

### <span style="color: rgb(243, 103, 68);">**Overview**</span>

Simplify your international shipping by electronically submitting customs documents **after** creating your shipping label. With [FedEx Electronic Trade Documents](https://www.fedex.com/en-us/electronic-trade-documents/post-shipment-document-upload.html), you can streamline customs processing and avoid manual paperwork.

#### <span style="color: rgb(243, 103, 68);">**Key Benefits**</span>

✅ **Avoid Customs Delays** – Submit customs documents early for broker review, preventing delays and rejections.  
✅ **Ensure Timely Delivery** – Get packages delivered on time with a smoother customs process.  
✅ **Flexible Submission** – Upload documents **before, during, or after** shipment to match your workflow.  
✅ **Focus on Packing** – Let your shipping team concentrate on preparing shipments while customs documents are processed digitally.

#### <span style="color: rgb(243, 103, 68);">**How It Works**</span>

##### <span style="color: rgb(243, 103, 68);">📤 </span>**Submit Customs Documents via API**

**Endpoint:** `api/couriers/v1/Fedex/add-customs-documents`

```JSON
{ 
    "testing": false, 
    "auth_company": "company", 
    "carrier_code": "FDXE", 
    "form_code": "", 
    "tracking_number": "794606723637", 
    "shipment_date": "2024-02-22T12:05:45+00:00", 
    "origin_country_code": "US", 
    "destination_country_code": "IN", 
    "origin_location_code" : "", 
    "destination_location_code" : "", 
    "documents": [ 
        { 
            "ship_document_type": "COMMERCIAL_INVOICE", 
            "filename" : "text.txt", 
            "content_type" : "text/plain", 
            "base_64_document": "Base64_text" 
        } 
    ] 
}
```

**Required Fields:**

- `ship_document_type`: Choose from: 
    - CERTIFICATE\_OF\_ORIGIN
    - COMMERCIAL\_INVOICE
    - DANGEROUS\_GOODS\_SHIPPERS\_DECLARATION
    - OP\_900
    - PRO\_FORMA\_INVOICE
    - RETURN\_INSTRUCTIONS

**Notes: `origin_location_code`, `destination_location_code`, and `form_code` are **optional.****

For detailed information about this endpoint, refer to the **[FedEx API Documentation](https://developer.fedex.com/api/en-us/guides/api-reference.html#exportdocuments).**

##### <span style="color: rgb(0, 0, 0);">**Response**</span>

Once submitted, the response includes:

- Document Type.
- Document ID &amp; Folder ID.
- Customer Transaction ID.
- File Name.
- Success Status.

```JSON
[ 
    { 
        "output": { 
            "meta": { 
                "documentType": "CI", 
                "docId": "EGfWYE9BxLBZ7Dzn", 
                "folderId": "Ac7JnEwPoUm1I3M2" 
            } 
        }, 
        "customerTransactionId": "", 
        "file": "text.txt", 
        "success": true 
    }, 
    { 
        "output": { 
            "meta": { 
                "documentType": "CI", 
                "docId": "BQH8o1FI73ZnQOg6", 
                "folderId": "Ac7JnEwPoUm1I3M2" 
            } 
        }, 
        "customerTransactionId": "", 
        "file": "text.txt", 
        "success": true 
    } 
]
```

📚 **For detailed API specifications, visit the [FedEx API Documentation](https://developer.fedex.com/api/en-us/guides/api-reference.html#exportdocuments).**

---

🚀 **Start automating your customs clearance today!**

# Shipment Tracking Dashboard on Voila

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

<span data-preserver-spaces="true">Integrating your operational systems with a shipping API service can provide you with easy access to real-time shipment tracking information. <span style="color: rgb(245, 89, 64);">**Voila**</span> can help you retrieve this information effortlessly. With a dedicated function, <span style="color: rgb(245, 89, 64);">**Voila**</span> lets you monitor shipments from their despatch initiation to their final delivery destination. This documentation explains how to configure and deploy this tracking feature successfully in your system.</span>

### <span style="color: rgb(245, 89, 64);">**Shipment Tracking Dashboard** </span><span style="color: #003366;">**<span style="color: rgb(240, 75, 75);"><span style="color: rgb(245, 89, 64);">on</span></span>** </span><span style="color: rgb(240, 75, 75);">**[![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/tT4voila.png)**</span>

<span data-preserver-spaces="true">Navigate to the Dashboard, in the upper-right corner of the system, you will find two distinct buttons: "Shipping Dashboard" and "Tracking Dashboard." </span><span data-preserver-spaces="true">The Tracking Dashboard, helps you focus on tracking shipments effectively within the system.</span>

<span data-preserver-spaces="true">The visual representation below provides an insightful display of shipment details, predominantly encompassing today's shipments by default. To inspect shipments from alternative dates, the date picker positioned on the upper right-hand side of the screen proves to be a valuable tool. This feature offers a dual function: the ability to manually select dates from the calendar and the convenience of employing rapid date picker options, each offering predefined time spans such as "Today," "Yesterday," "This Week," "Last Week," and others.</span>

<span data-preserver-spaces="true">Upon date filtering, a comprehensive presentation of tracking results materialises. These results encapsulate various aspects ranging from the quantity of despatched shipments to the corresponding statuses. These statuses encompass categories such as "Delivered on Time," "Late Delivery," "Exception," and "Failed."</span>

<span data-preserver-spaces="true">The "Shipments Per Hour" graphical chart is noteworthy among the displayed information. It portrays shipment distribution across the selected time interval. Each shipment status is distinguishably colour-coded. Additionally, the dashboard houses two supplementary charts below: "Delivery Performance by Region" and "Active Deliveries by Tracking Status."</span>

<p class="callout info"><span data-preserver-spaces="true">**Chart Insights**: Dive into the "Shipments Per Hour" chart to identify peak shipping times. Adjust your operations to manage high-demand periods more effectively.</span></p>

<span data-preserver-spaces="true">An effective filtering bar is nestled on the left side of the date filter. This feature empowers users to precisely narrow down the displayed shipments based on personalised criteria. Notable options within this filtering bar encompass:</span>

- **<span data-preserver-spaces="true">Couriers</span>**<span data-preserver-spaces="true">: Facilitates the selection of specific couriers for tracking purposes.</span>
- **<span data-preserver-spaces="true">Friendly Service Name</span>**<span data-preserver-spaces="true">: Enables searches for shipments linked to specific courier presets via the Friendly Service Name filter. Service IDs or preset names can be input here. For example, the "IPX-DPDND" Service ID or the corresponding name "DPD Parcel Next Day" can be utilised. Reference to the "[How to Add a Courier Service](https://shipping-documentation.despatchcloud.app/books/courier-directory/page/how-to-add-a-courier-service)" document can provide further insights into courier services and presets.</span>
- **<span data-preserver-spaces="true">API Account</span>**<span data-preserver-spaces="true">: This option allows the selection of API accounts for tracking, which is particularly useful when multiple accounts are in use.</span>
- **<span data-preserver-spaces="true">To Country</span>**<span data-preserver-spaces="true">: Offers the ability to focus on shipments destined for particular countries.</span>
- **<span data-preserver-spaces="true">Tracking</span>**<span data-preserver-spaces="true">: This feature permits the tracking of shipments with specific statuses, including "Booked," "Collected," and "Delivered."</span>
- **<span data-preserver-spaces="true">On-Time/Late</span>**<span data-preserver-spaces="true">: This feature facilitates tracking shipments with defined time-based statuses such as "Expected Late," "Expected On Time," "Delivered Late," or "Delivered On Time."</span>

<span data-preserver-spaces="true">These filtering options allow users to tailor their tracking experience to align with their specific requirements.</span>

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

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

# Integrating Your Voila Account on Mintsoft

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

This document provides step-by-step instructions for integrating your shipping account with Mintsoft.

### <span style="color: rgb(240, 75, 75);">**<span style="color: rgb(245, 89, 64);">Configuring a Courier Integration on</span> [![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/tT4voila.png)**</span>

Follow these steps after logging into your Mintsoft account:

1. **Expand the "Connect" Menu:**
    
    
    - From the left side menu, expand the "Connect" entry.
2. **Select "Courier Integrations":**
    
    
    - From the expanded "Connect" menu, select the "Courier Integrations" option.
3. **Locate "HubEurope":**
    
    
    - In this example, we will use "HubEurope". Click "Custom" to find it. Once officially released, it will be under the "Partners" tab. For other couriers, select the desired option from these tabs and lists.
4. **Select "HubEurope":**
    
    
    - Choose "HubEurope" from the list of couriers.
5. **Add Account:**
    
    
    - Click "Add Account" in the top right corner of the page.
6. **Fill in Account Details:**
    
    
    - **Password:** Enter your "API Token".
    - **AccountNo:** Enter your "API User".
    - For more information on obtaining these details, visit our **[API Accounts page](https://shipping-documentation.despatchcloud.app/books/api-accounts/page/api-accounts).**
    - Once the details are entered, click the "Add" button on the right side of the page.
7. **Sync Services:**
    
    
    - After creating an account and redirecting to the previous page, click the yellow "Sync Services" button. This action pulls a predefined list of presets into Mintsoft. Ensure that you provide the list of required presets to Despatch Cloud. Only the Despatch Cloud team can populate the presets list, and future additions must be requested via a support ticket. They will create the appropriate presets on the API Account with matching IDs and company authentication for the courier client.

[![](https://documentation.despatchcloud.com/uploads/images/webp/Shipping/Shipping_MI_01-06.webp)](https://documentation.despatchcloud.com/uploads/images/webp/Shipping/Shipping_MI_01-06.webp)

### <span style="color: rgb(245, 89, 64);">**Selecting a Courier Integration**</span>

To select and use the newly installed courier, follow these steps:

1. **Expand "Shipping Management":**
    
    
    - From the left side menu, expand the "Voila Management" option.
2. **Choose "Courier Service Selection":**
    
    
    - Click the "Courier Service Selection" option from the listed entries.
3. **Select Your Courier:**
    
    
    - Locate the "Courier Service" dropdown and select the appropriate courier you wish to use.

[![](https://documentation.despatchcloud.com/uploads/images/webp/Shipping/Shipping_MI_07-08.webp)](https://documentation.despatchcloud.com/uploads/images/webp/Shipping/Shipping_MI_07-08.webp)

# Print More on 6x4: API Quick Guide

## <span style="color: rgb(240, 75, 75);">**Overview**</span>

This document outlines how to enhance the printing of information on 6x4 thermal paper using API customisation. This is achieved by adjusting keys such as "label\_size" and "generate\_packing\_slip" to include order details, item specifics, and quantities on a single packing slip.

### <span style="color: #003366;">**<span style="color: rgb(240, 75, 75);">Efficient 6x4 Printing on </span>[![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/tT4voila.png)**</span>

To enable the printing of additional information on a 6x4 paper size using the API, adjust the following keys in the API request:

- **"shipment":** **{** **"label\_size"**: **"8x4"**, **"generate\_packing\_slip"**: **true** **}**

Once these keys are configured as specified, the output can still be printed on a 6x4 paper. This customisation appends the order reference number ID and the individual items within the package to the bottom of the paper. The printed details include the SKU, Item Description, and quantity (qyt) for each item.

It's important to note that this method can accommodate up to three items within a single shipping slip; however, if an attempt is made to include more than three items, an additional 6x4 paper will be utilised.

To observe the real-time functionality of this customisation, you can experiment with it in our API playground. [Navigate to the API Playground](https://playground.courierapi.co.uk/index.php) and follow the steps outlined below to gain insights on effectively implementing this feature:

1. <span data-preserver-spaces="true">In the API request's shipment section, ensure "label\_size" is set to 6x4 and "generate\_packing\_slip" is set to false.</span>
2. <span data-preserver-spaces="true">Click "Send Request" then "View Label" to generate and view the shipping slip.</span>
3. <span data-preserver-spaces="true">Observe the shipping label without the packing slip at the bottom.</span>
4. <span data-preserver-spaces="true">Return to the API playground and modify "label\_size" to "8x4" and "generate\_packing\_slip" to true.</span>
5. <span data-preserver-spaces="true">Click "Send Request" again, followed by "View Label."</span>
6. <span data-preserver-spaces="true">Witness the inclusion of a packing slip at the bottom on the same 6x4 roll used for shipping labels.</span>

<span data-preserver-spaces="true">You can apply the same keys in your API requests for similar outcomes, compatible with any courier.</span>

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

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

# Requesting Low-Volume Royal Mail Tracking

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

<span data-preserver-spaces="true">If you ship between 25,000 and 300,000 items annually and wish to utilise Royal Mail's parcel tracking application, follow these steps to request Low Volume Royal Mail Tracking:</span>

- **<span data-preserver-spaces="true">Contact Your Account Manager</span>**
    - <span data-preserver-spaces="true">Initiate the process by contacting your designated account manager. Inform them of your interest in low-volume Royal Mail Tracking. Your account manager will facilitate the connection with Royal Mail API support.</span>
- **<span data-preserver-spaces="true">Connect with Royal Mail API Support</span>**
    - <span data-preserver-spaces="true">Your account manager will put you in contact with Royal Mail API support. This team will guide you through the steps to enable low-volume royal mail tracking for your shipments.</span>
- **<span data-preserver-spaces="true">Register for an App</span>**
    - <span data-preserver-spaces="true">Following instructions from Royal Mail API support, register for an application on the Royal Mail Developer Portal at https://developer.royalmail.net/. This registration is crucial for</span><span data-preserver-spaces="true"> obtaining the required credentials for tracking.</span>
- **<span data-preserver-spaces="true">Create an Application</span>**
    - <span data-preserver-spaces="true">Once registered, create a new application on the Royal Mail Developer Portal. This process will generate a unique client key and secret for your application.</span>
- **<span data-preserver-spaces="true">Obtain Client Key and Client Secret</span>**
    - <span data-preserver-spaces="true">After creating the application, note the provided client key and secret. These credentials will be used during the authentication process for both Royal Mail and Click and Drop APIs.</span>
- **<span data-preserver-spaces="true">Configure Authentication</span>**
    - <span data-preserver-spaces="true">Enter the client key and client secret in the authentication section of your Royal Mail or Click and Drop API settings. This configuration is essential to enable tracking functionality for your shipments.</span>

<p class="callout info">**<span data-preserver-spaces="true">Limitations of Low-Volume Tracking: </span>**<span data-preserver-spaces="true">Remember that Low-Volume Royal Mail Tracking has limitations. It allows only two daily tracking events spaced 12 hours apart. Be mindful of this restriction when planning and managing your tracking activities.</span></p>

<span data-preserver-spaces="true">Following these step-by-step instructions, you'll successfully request and set up low-volume Royal Mail Tracking for your shipping operations. </span><span data-preserver-spaces="true">Contact Royal Mail API support for further assistance if you encounter any challenges.</span>

# The Windsor Framework

## <span style="color: rgb(243, 103, 68);">**Overview**</span>

The **Windsor Framework** is a bilateral agreement between the United Kingdom (UK) and the European Union (EU) that governs the trade relationship between Great Britain (GB) and Northern Ireland (NI) following Brexit. This framework replaces the Northern Ireland Protocol and is designed to simplify customs procedures while ensuring that Northern Ireland retains access to the EU Single Market.

This document outlines the implications of the Windsor Framework on your shipping operations, the data required for creating compliant shipment labels, and the necessary steps to ensure continued compliance.

### <span style="color: rgb(243, 103, 68);">**What Is the Windsor Framework?**</span>

The Windsor Framework introduces new customs and trade regulations that govern the movement of goods from Great Britain to Northern Ireland. Key aspects of the framework include:

- **Simplified Customs Procedures:**
    
    The level of customs data required depends on the trade category:
    
    
    - Business-to-Consumer (B2C),
    - Consumer-to-Consumer (C2C),
    - Business-to-Business (B2B).
- **Green and Red Lanes:**
    
    
    - **Green Lane:** Goods that are deemed "not at risk" of entering the EU will be subject to simplified checks and fewer customs requirements.
    - **Red Lane:** Goods considered "at risk" of entering the EU will require a full customs declaration, including additional details to ensure compliance with EU regulations.
- **Timelines:**
    
    Initial changes were scheduled to take effect by **30 September 2024**, with full compliance expected by **31 March 2025**. However, timelines remain subject to UK government updates.

Please refer to the official HMRC guidance for the latest updates, <span style="color: rgb(196, 46, 8);">**[UK government’s official guidance.](https://www.gov.uk/government/publications/the-windsor-framework)**</span>

### <span style="color: rgb(243, 103, 68);">**How the Framework Affects Your Shipping Process**</span>

When shipping from Great Britain to Northern Ireland, additional data is required in shipment label requests to ensure accurate customs declarations and correct routing. Data requirements vary between **B2C/C2C** and **B2B** shipments.

#### <span style="color: rgb(244, 128, 99);">**For B2C and C2C Shipments**</span>

- **Basic Consignment Data:**
    
    
    - Sender and recipient names, addresses, and contact details
    - Parcel weight and total consignment value
    - A plain English description of the shipment contents
- **Customs Formalities:**
    
    B2C shipments typically require simpler customs data when following UK Carrier Scheme guidelines, provided the goods are **not at risk** of entering the EU.

#### <span style="color: rgb(244, 128, 99);">**For B2B Shipments**</span>

B2B shipments require more detailed data so that your shipment can be classified as either “green lane” (not at risk) or “red lane” (at risk). In addition to the basic consignment data, you must provide:

- **Mandatory Fields:**
    
    
    - **Sale Type:** Specify whether the shipment is B2B or B2C
    - **Number of Pieces and Total Value:** Comprehensive details of the goods.
    - **Commodity Details:**
        - Commodity codes (HS codes) – 6 or 10 digits, as required.
        - Descriptions, quantities, unit weights, and unit values
        - Country of manufacture
        - Deferment account details (if applicable for customs charges).
- **UKIMS Number:**
    
    
    - Either the sender’s or recipient’s **UKIMS number** is required.
    - If missing, the shipment defaults to B2C rules and may be considered **at risk**.
- **EORI Number:**
    
    
    - The sender’s **EORI number** is mandatory.
    - If a recipient’s **UKIMS number** is provided, their **EORI number** must also be included.
- **Clearance Declaration Details:**  
    These details differ based on the lane:
    
    
    - **Green Lane (Not at risk):** Only minimal extra data is needed when UKIMS details are included.
    - **Red Lane (At risk):** Requires a **full international dataset**, similar to an H1 declaration, along with additional customs information and may be subject to EU duties.

### <span style="color: rgb(243, 103, 68);">**Data Fields Required When Creating Shipping Labels**</span>

Please check the courier requirements table for the couriers that you are using to fully comply with the courier requirements for the Windsor Framework:

To ensure compliance with the Windsor Framework, the following key fields must be included in shipment label data:

#### <span style="color: rgb(244, 128, 99);">**Core Data Fields**</span>

- **Sale Type:** Identifies whether the shipment is **B2B, B2C, C2C, or C2B**.
- **Commodity Details (for B2B Shipments):**
    
    
    - **Commodity Code (HS Code).**
    - **Detailed Description:** quantity, unit weight, unit value, country of origin.
    - **UKIMS Number:** shipper and/or recipient.
    - **EORI Numbers:** shipper’s EORI required; recipient’s EORI required if UKIMS details are included.
    - **Additional Commodity Details:** as required by the carrier.

<p class="callout info">Our documentation will be continuously updated as new regulations emerge, including carrier-specific compliance requirements.</p>

<span style="color: rgb(0, 0, 0);">**<span style="font-family: var(--font-heading, var(--font-body)); font-size: 1.666em;">Courier Requirements</span>**</span>

<div ccp_infra_copy_id="04f31e8d-3af0-4e0b-8bb6-c5c4c597c84c" ccp_infra_timestamp="1738939403097" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738939403097" id="bkmrk--4"></div><div ccp_infra_copy_id="04f31e8d-3af0-4e0b-8bb6-c5c4c597c84c" ccp_infra_timestamp="1738939403097" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738939403097" id="bkmrk-fields%2Fcourier-royal"><div ccp_infra_copy_id="aebbd167-013c-4e10-8ba7-653e6d097614" ccp_infra_timestamp="1738939502600" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738939502600"><table border="1" style="height: 737.907px; width: 821px; border-collapse: collapse; border: 1px solid rgb(252, 202, 195);" width="773"><colgroup><col style="width: 265px;" width="234"></col><col style="width: 154px;" width="132"></col><col style="width: 139px;" width="121"></col><col style="width: 164px;" width="147"></col><col style="width: 100px;" width="74"></col></colgroup><thead><tr style="height: 46.5938px;"><td class="xl131" height="17" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**RoyalMail**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**Whistl**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**RoyalMail  
ClickAndDrop**</span></td><td class="xl132" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**Yodel**</span></td></tr></thead><tbody><tr style="height: 29.7969px;"><td class="xl133 align-left" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">B2B / B2C</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">B2B / B2C</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">B2B / B2C</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">B2C</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="20" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B shipments </td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B shipments </td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B if ship\_to.ukims number is entered for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">It is required for B2B if ship\_to.ukims number is entered for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td></tr><tr style="height: 96.9844px;"><td class="xl131" height="17" style="height: 96.9844px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Either ship\_to UKIMS or ship\_from.ukims number is required for B2B shipments</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">UKIMS and EORI numbers should be configured on Whistl interface</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Either ship\_to UKIMS or ship\_from.ukims number is required for B2B shipments</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">  
</td></tr></tbody></table>

</div></div><div ccp_infra_copy_id="bec8f945-507d-4885-bca0-ad012545a00d" ccp_infra_timestamp="1738939670358" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738939670358" id="bkmrk-fields%2Fcourier-evric"><table border="1" style="height: 1095.23px; width: 827px; border-collapse: collapse; border: 1px solid rgb(252, 202, 195);" width="815"><colgroup><col style="width: 269.667px;" width="234"></col><col style="width: 88.6667px;" width="132"></col><col style="width: 90.6667px;" width="121"></col><col style="width: 137.667px;" width="147"></col><col style="width: 119.667px;"></col><col style="width: 115.667px;" width="74"></col></colgroup><thead><tr style="height: 46.5938px;"><td class="xl131" height="17" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**Evri  
Corporate**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**Hermes  
Corporate**</span></td><td class="xl132" style="height: 46.5938px; width: 73.5px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**DPD UK**</span></td><td style="width: 73.5px; height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);"><span style="color: rgb(0, 0, 0);">**DPD Local**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**DPD Ireland**</span></td></tr></thead><tbody><tr style="height: 46.5938px;"><td class="xl133 align-left" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2C / C2C / C2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2C / C2C / C2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2B, B2C, C2C</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2B, B2C, C2C</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2B, B2C, C2C</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 113.781px;"><td class="xl134" height="17" style="height: 113.781px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B shipments if not at-risk goods</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B shipments if not at-risk goods</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B shipments if not at-risk goods</td></tr><tr style="height: 63.3906px;"><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">**ship\_from.vat\_number**</td><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods</td><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods</td><td style="height: 63.3906px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods</td></tr><tr style="height: 113.781px;"><td style="height: 113.781px; border-color: rgb(252, 202, 195);">**ship\_to.vat\_number**</td><td style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods if ship\_from.vat\_number not entered</td><td style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods if ship\_from.vat\_number not entered</td><td style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B At Risk Goods if ship\_from.vat\_number not entered</td></tr><tr style="height: 113.781px;"><td class="xl134" height="17" style="height: 113.781px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B if ship\_to.ukims number is entered for B2B</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B if ship\_to.ukims number is entered for B2B</td><td class="xl134" style="height: 113.781px; border-color: rgb(252, 202, 195);">Required for B2B if ship\_to.ukims number is entered for B2B</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Optional for B2C&amp;C2C but Required for B2B</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**courier.at\_risk**</td><td style="border-color: rgb(252, 202, 195);">N/A</td><td style="border-color: rgb(252, 202, 195);">N/A</td><td style="border-color: rgb(252, 202, 195);">Required</td><td style="border-color: rgb(252, 202, 195);">Required</td><td style="border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">  
</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">  
</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 41.9844px;"><td class="xl131" height="17" style="height: 41.9844px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 41.9844px; border-color: rgb(252, 202, 195);">  
</td><td class="xl134" style="height: 41.9844px; border-color: rgb(252, 202, 195);">  
</td><td class="xl134" style="height: 41.9844px; border-color: rgb(252, 202, 195);">  
</td><td style="height: 41.9844px; border-color: rgb(252, 202, 195);">  
</td><td class="xl134" style="height: 41.9844px; border-color: rgb(252, 202, 195);">TBD</td></tr></tbody></table>

</div><div ccp_infra_copy_id="d52c71b4-50c4-4712-abdc-df32d9c53957" ccp_infra_timestamp="1738939942592" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738939942592" id="bkmrk-fields%2Fcourier-royal-1"><table border="1" style="height: 821.891px; width: 825px; border-collapse: collapse; border: 1px solid rgb(252, 202, 195);" width="810"><colgroup><col style="width: 270px;" width="234"></col><col style="width: 154px;" width="132"></col><col style="width: 141px;" width="121"></col><col style="width: 138px;" width="147"></col><col style="width: 121px;" width="74"></col></colgroup><thead><tr style="height: 46.5938px;"><td class="xl131" height="17" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**RoyalMailIntersoft**</span></td><td class="xl132" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**ProCarrier**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**Hermes**</span></td><td class="xl131" style="height: 46.5938px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**DHLParcelUKCloud**</span></td></tr></thead><tbody><tr style="height: 46.5938px;"><td class="xl133 align-left" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2B / B2C</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2C / C2C / C2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2C / B2B / C2C / C2B</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 96.9844px;"><td class="xl134" height="17" style="height: 96.9844px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered</td><td class="xl134" style="height: 130.578px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Required for C2B. Required for B2B if ship\_from.ukims is not entered</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B shipments </td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for B2B if ship\_to.ukims number is entered for B2B</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for C2B. Required if ship\_to.ukims is entered</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td></tr><tr style="height: 96.9844px;"><td class="xl131" height="17" style="height: 96.9844px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">Either ship\_to UKIMS or ship\_from.ukims number is required for B2B shipments</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">B2B isn't supported by Evri so there is no need for UKIMS and EORI Number</td><td class="xl134" style="height: 96.9844px; border-color: rgb(252, 202, 195);">  
</td></tr></tbody></table>

</div><div ccp_infra_copy_id="d6882f5f-5f15-4f11-a0b6-1b627147d84e" ccp_infra_timestamp="1738940415058" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738940415058" id="bkmrk--5"></div><div ccp_infra_copy_id="d6882f5f-5f15-4f11-a0b6-1b627147d84e" ccp_infra_timestamp="1738940415058" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738940415058" id="bkmrk-fields%2Fcourier-dhlpa"><div ccp_infra_copy_id="3ee9ee7b-a26b-4fae-acc8-f2e76d262f93" ccp_infra_timestamp="1738940444636" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738940444636"><table border="1" style="height: 890.688px; width: 829px; border-collapse: collapse; border: 1px solid rgb(252, 202, 195);" width="716"><colgroup><col style="width: 271px;" width="234"></col><col style="width: 145px;" width="132"></col><col style="width: 143px;" width="121"></col><col style="width: 170px;" width="147"></col><col style="width: 94px;" width="74"></col></colgroup><thead><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**DHLParcelUK**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**SecuredMail**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**Fedex**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**DPDC2C**</span></td></tr></thead><tbody><tr style="height: 46.5938px;"><td class="xl133 align-left" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2C / B2B / C2C / C2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">B2B / B2C / C2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 130.578px;"><td class="xl134" height="17" style="height: 130.578px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 130.578px; border-color: rgb(252, 202, 195);">Required for C2B. Required for B2B if ship\_from.ukims is not entered</td><td class="xl134" style="height: 130.578px; border-color: rgb(252, 202, 195);">Required for B2B shipments unless ship\_from.ukims number isn't entered or Required for C2B shipments</td><td class="xl134" style="height: 130.578px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 130.578px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 46.5938px;"><td class="xl134" height="17" style="height: 46.5938px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">Required for B2B shipments </td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 46.5938px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 80.1875px;"><td class="xl134" height="17" style="height: 80.1875px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Required for C2B. Required if ship\_to.ukims is entered</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">Not Required</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 80.1875px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Not Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Optional</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">**parcel.dim\_width**</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Not Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">**dim\_height**</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Not Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">**dim\_length**</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Not Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**dim\_unit**</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Not Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">Required for B2B</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">N/A</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);"> </td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);"> </td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr></tbody></table>

</div></div><div ccp_infra_copy_id="e466b92b-f411-4e09-8b1c-eaa3d98a312a" ccp_infra_timestamp="1738941072427" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738941072427" id="bkmrk-fields%2Fcourier-huxlo"><table border="1" style="height: 536.344px; width: 814px; border-collapse: collapse; border: 1px solid rgb(252, 202, 195);" width="808"><colgroup><col style="width: 269.6px;" width="234"></col><col style="width: 152.6px;" width="132"></col><col style="width: 140.6px;" width="121"></col><col style="width: 170.6px;" width="147"></col><col style="width: 86.6px;" width="74"></col></colgroup><thead><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**Huxloe**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**DGInternational**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**CollectPlus**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**PPI**</span></td></tr></thead><tbody><tr style="height: 29.7969px;"><td class="xl133 align-left" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr></tbody></table>

</div><div ccp_infra_copy_id="8c524b96-1582-4c9d-93e7-76b6a058ecb5" ccp_infra_timestamp="1738941189754" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738941189754" id="bkmrk-fields%2Fcourier-starl"><table border="1" style="border-collapse: collapse; width: 830px; height: 536.344px; border: 1px solid rgb(252, 202, 195);" width="708"><colgroup><col style="width: 269.6px;" width="234"></col><col style="width: 144.6px;" width="132"></col><col style="width: 142.6px;" width="121"></col><col style="width: 169.6px;" width="147"></col><col style="width: 94.6px;" width="74"></col></colgroup><thead><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**Starlinks**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="121"><span style="color: rgb(0, 0, 0);">**UPS**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="147"><span style="color: rgb(0, 0, 0);">**ArrowXL**</span></td><td class="xl131" style="height: 29.7969px; background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="74"><span style="color: rgb(0, 0, 0);">**ParcelHub**</span></td></tr></thead><tbody><tr style="height: 29.7969px;"><td class="xl133" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.sku**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.quantity**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.description**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.value**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.currency**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**item.weight**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl134" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr><tr style="height: 29.7969px;"><td class="xl131" height="17" style="height: 29.7969px; border-color: rgb(252, 202, 195);">**Note**</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td><td class="xl134" style="height: 29.7969px; border-color: rgb(252, 202, 195);">TBD</td></tr></tbody></table>

</div><div ccp_infra_copy_id="8ef0b005-5109-4f8e-a0a1-c2f897c88f54" ccp_infra_timestamp="1738941201726" ccp_infra_user_hash="1795859199" ccp_infra_version="3" data-ccp-timestamp="1738941201726" id="bkmrk-fields%2Fcourier-dxexp"><table border="1" style="border-collapse: collapse; width: 524px; height: 553px; border: 1px solid rgb(252, 202, 195);" width="487"><colgroup><col style="width: 355px;" width="234"></col><col style="width: 168px;" width="132"></col></colgroup><thead><tr><td class="xl131" height="17" style="background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="234"><span style="color: rgb(0, 0, 0);">**Fields/Courier**</span></td><td class="xl131" style="background-color: rgb(252, 202, 195); border-color: rgb(252, 202, 195);" width="132"><span style="color: rgb(0, 0, 0);">**DxExpress**</span></td></tr></thead><tbody><tr><td style="border-color: rgb(252, 202, 195);">**Supported Sales Types:**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**courier.sale\_type**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**ship\_to.ukims\_number**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**ship\_from.ukims\_number**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**ship\_to.eori\_number**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**ship\_from.eori\_number**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.sku**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.quantity**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.description**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.value**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.currency**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.origin\_country**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.hs\_code**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**item.weight**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**courier.export\_reason**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**courier.sender\_deferment\_account**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr><tr><td style="border-color: rgb(252, 202, 195);">**Note**</td><td style="border-color: rgb(252, 202, 195);">TBD</td></tr></tbody></table>

</div>

# Integrating your Voila Account on Peoplevox

## <span style="color: rgb(243, 103, 68);">**Overview**</span>

This document provides step-by-step instructions for integrating your <span style="color: rgb(243, 103, 68);">**Voila**</span> account with Peoplevox.

### <span style="color: rgb(243, 103, 68);">**Courier Integration Setup from <span style="color: rgb(245, 89, 64);">Peoplevox to </span>[<span style="color: rgb(245, 89, 64);">![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)</span>](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/tT4voila.png)**</span>

#### <span style="color: rgb(253, 139, 111);">**3 Phases:**</span>

This process involves integrating a courier service in Peoplevox, utilising <span style="color: rgb(243, 103, 68);">**Voila**</span> as the intermediary. It consists of three main phases:

1. **Peoplevox Courier Integration Setup:** Configuring the courier connection within Peoplevox to point to <span style="color: rgb(243, 103, 68);">**Voila**</span>.
2. **Voila Configuration:** Setting up the corresponding connection and processing rules within **<span style="color: rgb(243, 103, 68);">Voila</span>**.
3. **Key Linking:** Establishing the secure communication link between Peoplevox and <span style="color: rgb(243, 103, 68);">**Voila**</span>.

#### <span style="color: rgb(253, 139, 111);">**Prerequisites:**</span>

- Access to a Peoplevox account.
- An API user account within <span style="color: rgb(243, 103, 68);">**Voila**</span>.
- An API token for the API user within <span style="color: rgb(243, 103, 68);">**Voila**</span>.

### <span style="color: rgb(243, 103, 68);">**Integration Process Detailed Steps:**</span>

1. **Generate a Secure Key:**
    - Use a random key generator (e.g.,[ Randomkeygen.com](https://randomkeygen.com/)) to create a unique and secure key.
2. **Peoplevox Configuration:**
    - Utilise the generated key during the courier integration setup within Peoplevox.
3. **Voila Configuration:**
    - Enter the same generated key into the appropriate linking configuration section within <span style="color: rgb(243, 103, 68);">**Voila**</span>.

<p class="callout warning">**Note:** Ensuring the same key is used in both Peoplevox and <span style="color: rgb(243, 103, 68);">**Voila**</span> is crucial for establishing a successful connection.</p>

### <span style="color: rgb(243, 103, 68);">**Setting Up the Courier Integration in Peoplevox:**</span>

To integrate a new courier service via API, follow these steps:

1. **Navigate to Integrations:** In your Peoplevox dashboard, **click** on "Integrations."
2. **Access Carrier Integrations: Select** "Carrier Integrations" from the available options.
3. **Add a New Integration:** **Click** "Add New" to begin the setup process.
4. **Name Your Integration:** **Enter** a descriptive name for the courier integration.
5. **Set the Timeout:** **Enter** "30 000" for the timeout value.
6. **Enter the API Key:** **Enter** the secure key you generated earlier.
7. **Enter the Endpoint:** **Enter** this endpoint URL which is static and remains consistent: ```
    https://production.courierapi.co.uk/api/couriers/v1/third-parties/peoplevox/create-label
    ```
8. **Specify the Version Schema:** **Set** the version schema to "2.0."
9. **Configure Document Types:**
    - **Document Type 1: Carrier Label**
        - Name: **Enter** `documentReference`
        - Reference: **Enter** `Carrier Label`
        - Print Template: **Select** the customer's preferred shipping label template.
    - **Document Type 2: Customs Documentation**
        - Name: **Enter** `documentReference`
        - Reference: **Enter** `Customs documentation`
        - Print Template: **Select** the customer's customs documentation template.
    - **Document Type 3: Packing Slip Domestic**
        - Name: **Enter** `Packing Slip Domestic`
        - Reference: **Enter** `Packing Slip Domestic`
        - Print Template: Please **select** the appropriate template

[![Carier-Integration-Peoplevox-Voila ](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/carier-integration-peoplevox-voila2.webp)](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/carier-integration-peoplevox-voila2.webp)

<p class="callout info">Click the image to enlarge</p>

### **<span data-teams="true" style="color: rgb(243, 103, 68);">Setting up linking to Voila</span>**

Provide Voila with the generated random Pairing Key you generated earlier or create a new one if you are starting here: [Randomkeygen.com](https://randomkeygen.com/)

**In the [Playground](https://playground.heyvoila.io/) or in [Postman](https://shipping-documentation.despatchcloud.app/link/176#bkmrk-%F0%9F%9A%80-quick-start-guide%3A), send a POST Request to this endpoint:** [https://production.courierapi.co.uk/api/couriers/v1/third-parties/peoplevox/link-auth](https://production.courierapi.co.uk/)

```
headers: {'api-user': 'YOUR API USER', 'api-token': 'YOUR API USER TOKEN'},
```

**This is the JSON to POST** - change the authorisation header to the key we generated earlier, and change the address to the address you're shipping from:

```json
{
    "peoplevox_authorization_header" : "RandomGeneratedKey",
    "ship_from": {
            "name": "Fake Company",
            "phone": "01377 334140",
            "email": "customer.support@fake.com",
            "company_name": "Fake Company",
            "address_1": "Unit 99, Warfield Road",
            "address_2": "",
            "address_3": "",
            "city": "Fakefurt",
            "postcode": "YO250FK",
            "county": "East Yorkshire",
            "country_iso": "GB",
            "company_id": "03764419",
            "tax_id": "284256444",
            "eori_id": "GB284256444000",
            "ioss_number": null
        }
}
```

<p class="callout info">Populate the information above with live customer details</p>

### **<span data-teams="true" style="color: rgb(243, 103, 68);"><span data-teams="true">Set up a Smart Shipping group in </span></span><span data-teams="true" style="color: rgb(243, 103, 68);"><span data-teams="true">[**![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)**](https://playground.heyvoila.io/)</span></span>**

<span data-teams="true"><span data-teams="true">Find detailed instructions for setting up **[Smart Shipping in <span style="color: rgb(222, 91, 58);">Voila</span> by following this link](https://shipping-documentation.despatchcloud.app/books/smart-shipping/page/smart-shipping)**</span></span>

#### **<span data-teams="true" style="color: rgb(243, 103, 68);"><span data-teams="true"><span style="color: rgb(245, 89, 64);">Setting up a Service Type in Peoplevox that Corresponds to a </span>[<span style="color: rgb(222, 91, 58);"><span style="color: rgb(245, 89, 64);">Smart Shipping Group in ![Voila.png](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/tT4voila.png)</span></span>](https://playground.heyvoila.io/)  
</span></span>**

1. **Navigate to** 'Outbound Goods' and then **click** 'Carriers.'
2. **Select** 'Add New' for a new carrier or 'Edit' an existing carrier.
3. In the 'Name' field, **enter** the desired service type (e.g., 'DPD Saturday 10 am', 'Ebay', 'Etsy' or 'First Class').
4. In the 'Code' field, **enter** the **exact same** name as the Smart Shipping Group (e.g., 'DPD Saturday 10 am'). This ensures proper matching.
5. **Click** 'Add' or 'Save.'

<p class="callout warning">**Important, verify that the 'Code' matches the Smart Shipping Group name precisely.**</p>

[![Setting-Up-A-Service-Type-Voila-Peoplevox-a.webp](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/scaled-1680-/setting-up-a-service-type-voila-peoplevox-a.webp)](https://shipping-documentation.despatchcloud.app/uploads/images/gallery/2025-02/setting-up-a-service-type-voila-peoplevox-a.webp)

<p class="callout info">Click the image to enlarge</p>