{"templateId":"markdown","versions":[{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/carriers/dhlexpress-from-shipstation","default":false,"active":false,"folderId":"58c9a61d"},{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/docs/carriers/dhlexpress-from-shipstation","default":true,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/carriers/dhlexpress-from-shipstation","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"DHL Express from ShipStation","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"dhl-express-from-shipstation","__idx":0},"children":["DHL Express from ShipStation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation offers international shipping services to ShipStation API accounts based in the US and Canada."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide provides developers with the details needed to build DHL Express from ShipStation shipping capabilities into your ShipStation API workflows."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ShipStation API also allows you to connect your own existing DHL Express account, and the requirements and service details are different than those for DHL Express from ShipStation. For details about connecting and using your own DHL Express account with ShipStation API, see the DHL Express guide specific to your account country:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/docs/carriers/dhl-express-guide"},"children":["DHL Express US"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"requirements","__idx":1},"children":["Requirements"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["US accounts ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_code"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide"]}," ","Canada accounts ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_code"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_walleted"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ShipStation API account based in either the US or Canada."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["ShipStation Carriers must be activated for the account and have a positive account balance to create labels. See our ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/carriers/setup"},"children":["Using ShipStation Carriers page (ShipEngine guide)"]}," for details about activating it in your account."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"connect-your-dhl-express-from-shipstation-account","__idx":2},"children":["Connect Your DHL Express from ShipStation Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can connect a DHL Express from ShipStation account using the POST method to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/connections/carriers/"]}," endpoint, or via the ShipStation dashboard."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For instructions on connecting DHL Express from ShipStation via the dashboard, go to our ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.shipstation.com/hc/en-us/articles/360025856252-DHL-Express"},"children":["DHL Express help article"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-via-endpoint","__idx":3},"children":["Connect via Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_code"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_walleted"]}," (Canada) or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide"]}," (US)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["POST /v2/connections/carriers/:carrier_code"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"disconnecting-your-dhl-express-from-shipstation-account","__idx":4},"children":["Disconnecting Your DHL Express from ShipStation Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can disconnect a DHL Express from ShipStation carrier using the DELETE method with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v2/connections/carriers/"]}," endpoint, or via the ShipStation dashboard."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For instructions on disconnecting DHL Express from ShipStation via the dashboard, go to our ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.shipstation.com/hc/en-us/articles/360025856252-DHL-Express"},"children":["DHL Express help article"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["DELETE /v2/connections/carriers/:carrier_code/:carrier_id"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"dynamic-carrier-information","__idx":5},"children":["Dynamic Carrier Information"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Once connected, you can retrieve carrier-specific information using these dynamic endpoints:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v2/carriers/:carrier_id/services"]}," - List available shipping services"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v2/carriers/:carrier_id/packages"]}," - List available package types"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v2/carriers/:carrier_id/options"]}," - List available advanced options"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"rates","__idx":6},"children":["Rates"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/rates/rates"},"children":["rate shopping"]}," with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"service-details","__idx":7},"children":["Service Details"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Available DHL Express from ShipStation services are provided below. Please note that carriers may update their available services at any time. To ensure you are always using valid services, you can use the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v2/carriers/:carrier_id/services"]}," endpoint at any time."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"international-services","__idx":8},"children":["International Services"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Service"},"children":["Service"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Origin Countries"},"children":["Origin Countries"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Worldwide"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["US, CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Worldwide Documents"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_documents"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 12:00 Documents"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_1200_documents"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 12:00"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_1200"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 10:30 Documents"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_1030_documents"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 10:30"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_1030"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 9:00 Documents"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_900_documents"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express 9:00"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_worldwide_900"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["CA"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE: Action Required: New Zealand Border Levy Changes"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Effective April 1, 2026, a new NZD $2.21 (+ GST) levy applies to low-value air freight consignments entering New Zealand. This levy is charged ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["per consignment"]},", not per item."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Shipping to New Zealand: Low Value Goods (LVG) Levy"]}," section in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/international"},"children":["International Shipments (ShipEngine guide)"]}," for full details."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE: DHL Shipping Unavailable to US Territories​"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Services for DHL (Express and Ecommerce) and DHL Express by ShipStation no longer support shipments to US territories."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"return-services","__idx":9},"children":["Return Services"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not currently support return services."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"packages","__idx":10},"children":["Packages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/carrier-packaging"},"children":["carrier package types (ShipEngine guide)"]}," are available for DHL Express from ShipStation services:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Details"},"children":["Details"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Envelope"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dhl_express_wallet_exp_env"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Available for US shipments using Express Worldwide service only."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can also use ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/custom-package-types"},"children":["custom package types (ShipEngine guide)"]}," or the generic ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["package"]}," package type."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"adding-shipment-insurance","__idx":11},"children":["Adding Shipment Insurance"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not support adding carrier insurance to shipments created in ShipStation API. US accounts can add Parcelguard protection to DHL Express from ShipStation shipments."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Review the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/insurance"},"children":["Parcel Insurance page (ShipEngine guide)"]}," for details about adding shipment insurance with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"label-support","__idx":12},"children":["Label Support"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label sizes: 4\" x 6\", 4\" x 8\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label formats: PDF"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"label-reference-fields","__idx":13},"children":["Label Reference Fields"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not support adding ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/labels/messages"},"children":["custom label messages (ShipEngine guide)"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"multi-package-labels","__idx":14},"children":["Multi-Package Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports creating ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/multi-package"},"children":["multi-package shipments (ShipEngine guide)"]}," for Canada services only."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"label-branding","__idx":15},"children":["Label Branding"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not support ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/labels/branding"},"children":["label branding (ShipEngine guide)"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"voiding-labels","__idx":16},"children":["Voiding Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports voiding labels with ShipStation API. Labels must be voided within 30 days of the label's creation date."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/labels/voiding"},"children":["Void a Label page (ShipEngine guide)"]}," for details about voiding labels with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"paperless-labels","__idx":17},"children":["Paperless Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not support creating ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/labels/paperless"},"children":["paperless labels (ShipEngine guide)"]}," for details about creating paperless labels with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"customs-declarations","__idx":18},"children":["Customs Declarations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express electronically submits your customs declarations. However, you can also download commercial invoices for DHL Express shipments from the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["forms_download"]}," object in the label response if needed."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"delivery-confirmation","__idx":19},"children":["Delivery Confirmation"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Confirmation Type"},"children":["Confirmation Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Electronic signature"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["signature"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Signature is required for the shipment to be delivered. This signature may be a neighbor, building manager, or the recipient can authorize the release of the package (without being present)."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/delivery-confirmation"},"children":["Delivery Confirmation page (ShipEngine guide)"]}," for more details about using the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["confirmation"]}," property."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"advanced-options","__idx":20},"children":["Advanced Options"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports certain ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/carriers/advanced-options"},"children":["advanced options (ShipEngine guide)"]},", which you can add to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["shipment"]}," object when creating a shipment or label."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Option"},"children":["Option"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Default Value"},"children":["Default Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["saturday_delivery"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that the carrier should charge for delivery on Saturday for services that do not otherwise include Saturday delivery. Available to both US and Canada-based accounts."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["delivery_duty_paid"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the shipment is DDP (that is, the shipper is paying the duties/taxes for the shipment rather than the recipient). Available for US accounts only."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To ensure you always have the most up-to-date information about a carrier's advanced options, use the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v2/carriers/:carrier_id/options"]}," endpoint."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"manifests","__idx":21},"children":["Manifests"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not require ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/manifests"},"children":["manifesting (ShipEngine guide)"]}," your shipments."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"scheduling-pickups","__idx":22},"children":["Scheduling Pickups"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/shipping/pickups"},"children":["scheduling pickups (ShipEngine guide)"]}," using ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"service-points-pudo","__idx":23},"children":["Service Points (PUDO)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation does not support shipping to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/pick-up-drop-off/pudo-intro"},"children":["service points (ShipEngine guide)"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"tracking","__idx":24},"children":["Tracking"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["DHL Express from ShipStation supports receiving tracking updates. Review our ​",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/shipengine/docs/tracking/tracking"},"children":["Track a Package guides​ (ShipEngine guide)"]},"​ for details on tracking with the ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integration-notes","__idx":25},"children":["Integration Notes"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ioss-number-display","__idx":26},"children":["IOSS Number Display"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When shipping to the European Union using the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/docs/shipping/tax-identifier-numbers#ioss-import-one-stop-shop"},"children":["IOSS (Import One-Stop Shop)"]}," scheme for low-value goods (≤€150), please note:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The IOSS number is stored in ShipStation API's shipment record and transmitted to DHL Express for customs clearance"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The IOSS number will NOT appear on the printed commercial invoice"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["This is expected behavior for DHL Express shipments using the IOSS scheme"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more information about IOSS and other tax identifiers, see the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/docs/shipping/tax-identifier-numbers"},"children":["Tax Identifier Numbers guide"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"international-tax-identifiers","__idx":27},"children":["International Tax Identifiers"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When creating international shipments with customs declarations, DHL Express handles tax identifiers in the following ways:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Federal Tax ID and EORI numbers"]}," are transmitted electronically to DHL Express for customs clearance but do not appear on the printed commercial invoice"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Additional tax identifiers"]}," (when applicable) are included on the printed commercial invoice for customs compliance"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This ensures compliance with customs requirements while maintaining appropriate documentation for international shipments."]}]},"headings":[{"value":"DHL Express from ShipStation","id":"dhl-express-from-shipstation","depth":1},{"value":"Requirements","id":"requirements","depth":2},{"value":"Connect Your DHL Express from ShipStation Account","id":"connect-your-dhl-express-from-shipstation-account","depth":2},{"value":"Connect via Endpoint","id":"connect-via-endpoint","depth":3},{"value":"Disconnecting Your DHL Express from ShipStation Account","id":"disconnecting-your-dhl-express-from-shipstation-account","depth":2},{"value":"Dynamic Carrier Information","id":"dynamic-carrier-information","depth":2},{"value":"Rates","id":"rates","depth":2},{"value":"Service Details","id":"service-details","depth":2},{"value":"International Services","id":"international-services","depth":3},{"value":"Return Services","id":"return-services","depth":3},{"value":"Packages","id":"packages","depth":3},{"value":"Adding Shipment Insurance","id":"adding-shipment-insurance","depth":3},{"value":"Label Support","id":"label-support","depth":2},{"value":"Label Reference Fields","id":"label-reference-fields","depth":3},{"value":"Multi-Package Labels","id":"multi-package-labels","depth":3},{"value":"Label Branding","id":"label-branding","depth":3},{"value":"Voiding Labels","id":"voiding-labels","depth":3},{"value":"Paperless Labels","id":"paperless-labels","depth":3},{"value":"Customs Declarations","id":"customs-declarations","depth":3},{"value":"Delivery Confirmation","id":"delivery-confirmation","depth":2},{"value":"Advanced Options","id":"advanced-options","depth":2},{"value":"Manifests","id":"manifests","depth":2},{"value":"Scheduling Pickups","id":"scheduling-pickups","depth":2},{"value":"Service Points (PUDO)","id":"service-points-pudo","depth":2},{"value":"Tracking","id":"tracking","depth":2},{"value":"Integration Notes","id":"integration-notes","depth":2},{"value":"IOSS Number Display","id":"ioss-number-display","depth":3},{"value":"International Tax Identifiers","id":"international-tax-identifiers","depth":3}],"frontmatter":{"seo":{"title":"DHL Express from ShipStation"}},"lastModified":"2026-07-22T16:58:23.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/docs/carriers/dhlexpress-from-shipstation","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}