Skip to content

Get the live DHL rate list for a transporter

GET
/rest/v1/transporter/{transporterId}/dhl-rates

Hits the DHL Rates API live on each request. Returns one entry per available DHL product (productCode + pickupDateTime are the fields a place-order call needs to round-trip on the transporterExternalData payload). Returns an empty list when the destination is not served by DHL.

Parameters

Path Parameters

transporterId*
Type
integer
Required
Format
"int64"

Query Parameters

destinationCountryCode*
Type
string
Required
Example"GR"
weight*

Shippable cart weight in grams

Type
number
Required
Format
"float"
destinationPostalCode
Type
string
Example"10431"

Responses

Rate list

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI