Appearance
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
Requiredinteger
Format
"int64"Query Parameters
destinationCountryCode*
Type
Requiredstring
Example
"GR"weight*
Shippable cart weight in grams
Type
Requirednumber
Format
"float"destinationPostalCode
Type
string
Example
"10431"Responses
Rate list