All responses from the API includes a header named X-DiagnosticsCorrelationId. The value of this headers is a string. Do not make assumptions about the format of this string. If you have a problem with a specific request, please inlcude the value of this header when contacting support.
X-DiagnosticsCorrelationId: 1231154517-119
We strive to keep the API available at all time, but short outages should be handled by integrating system.
Service health can be monitored by issuing GET request to the following endpoint
GET https://logisticsapi.dfds.com/api/health/isAlive
This API will return a 200-status code is the service is healthy.
If a request returns a 400-range status code, a retry is generally not adviseable. One exception is the 409 status code. If you received a 409 Conflict without specifying concurrency tokens, a retry may be performed. See the Entity Tree Concurrency section for additional details.
Please responsibly disclose any discovered vulnerabilities to the support email.
Support: logisticsapi@dfds.com