v1

latestOpenAPI 3.0.12026-08-0688138402.2 KB
Shipments

Retrieve waybill for a shipment

Returns waybill for a shipment.

Waybills are carrier specific and compared to collected waybills these only cover one shipment.

Danske Fragtmænd supports this when INCL_WAYBILL service is booked.

DHL Freight offers support when either the INCL_WAYBILL/ADR service is booked or when the following products are selected: Parti (SE), Euroline, or Euroline Domestic (DK).

PostNord Danmark, Blue Water Shipping, Jørgen Jensen Distribution, K. Hansen Transport and Per Damgård supports this to get ADR documentation when ADR service is booked.

DB Schenker Sweden supports this for System, System Premium, Full Load and Part Load products.

get/shipments/{id}/waybills

Path parameters

idinteger required

ID for the shipment to be included in the filter

Response

Successful.

base64string

PDF file of the document in Base64 format.

Example response

{
  "base64": "JVBERi0xLjMKJf//////AAAAAA..."
}