Skip to content

PostalCodes API

What is it? The PostalCodes API helps you check if a Swedish postal code is valid for DHL shipments. It’s mainly for Swedish postal codes, postal codes outside Sweden are usually not supported. What can you do with it? Validate Swedish postal codes before sending data to DHL. Find the correct domestic routing/linehaul code and … Continued

PriceQuote API

What is it? The PriceQuote API provides a preliminary freight price for a shipment. It uses your shipment information to generate an estimated cost, either based on your DHL Freight agreement or the standard gross price if no contract is in place. The price returned is only an estimate and not legally binding. What do … Continued

Print API

What is it? The Print API generates and downloads shipping documents. Documents are returned in Base64 format — decode to PDF on your side. Choose the right endpoint: Use printdocumentsbyid if you created your bookings via the TransportInstruction API. Provide the shipment number(s) and required options — no need to repeat shipment details. This is … Continued

Product API

What is it? The Product API gives you information and rules about DHL Freight (Sweden) products. This includes things like weight and size limits, and which extra services you can use for each product. What can you do with it? Check the rules for different DHL Freight products (for example, maximum weight or allowed dimensions). … Continued

ServicePointLocator API

What is it? The ServicePointLocator API helps you find the nearest DHL ServicePoints (pickup and drop-off locations) to a specific address. It can also give details about a specific ServicePoint. What can you do with it? Get a list of the closest DHL ServicePoints to any address. Find information about a specific ServicePoint. Search for … Continued

Terminal API

What is it? The Terminal API gives you a list of all valid DHL terminal addresses. What can you do with it? Find the correct terminal address when using the “pickup at DHL terminal” service. Get terminal information needed for returning empty pallets in the pallet exchange system. Why use it? Ensures you always use … Continued

TimeTable API

What is it? The TimeTable API tells you the estimated delivery date for a shipment in Sweden. You just provide the pickup date, and the API returns the expected delivery day. What can you do with it? Get estimated delivery dates for Swedish domestic shipments. For DHL Euroconnect, you can get available fixed delivery dates … Continued

TransportInstruction API

What is it? The TransportInstruction API is used to send all the details about a shipment to DHL. This information is the basis for both the transport itself and for invoicing. It is important that the shipment data you send is complete and correct to avoid delays or additional fees. How does it work? You … Continued