How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DSV SCM Events API

Writes milestone events into the DSV SCM (eDC) platform. Notably exposes POST /event/ServiceProvider so a third-party service provider — not only the account owner — can post events into DSV's chain, the clearest multi-party write path DSV publishes.

DSV SCM Events API is one of 29 APIs that DSV publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Supply Chain, Event, SCM, and Track and Trace. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 48 schemas. It is described by OpenAPI 3.0.1, at version v2.

Requests are made against a single base URL, https://api.dsv.com/om/events/v2.

2 operations 2 paths 48 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v2
Base URL
https://api.dsv.com/om/events/v2
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

DSV SCM Events API declares 2 security schemes for authenticating requests. An API key is passed in the header as DSV-Subscription-Key (apiKeyHeader). An API key is passed in the query as DSV-Subscription-Key (apiKeyQuery). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Events 2
POST
/event
1. Create Events
POSTevent 1 param body → 200
POST
/event/ServiceProvider
2. Create Events as a Service Provider
POSTevent-ServiceProvider 1 param body → 200

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are eDC.Web.Api.v2.Models.Entities.Shipment (224 properties), eDC.Web.Api.v2.Models.Entities.Order (92 properties), eDC.Web.Api.v2.Models.Entities.Booking (91 properties), eDC.Web.Api.v2.Models.Entities.JobContainer (80 properties). Each schema is shown below with its type and property counts.

eDC.Domain.Enums.BookingConsolState
string
eDC.Domain.Enums.BookingState
string
eDC.Domain.Enums.CargoReceiptState
string
eDC.Domain.Enums.ContainerState
string
eDC.Domain.Enums.EventCodeModule
string
eDC.Domain.Enums.KpiStatus
string
eDC.Domain.Enums.LoadPlanState
string
eDC.Domain.Enums.LoadPlanType
string
eDC.Domain.Enums.ModuleType
string
eDC.Domain.Enums.OrderEventCode
string
eDC.Domain.Enums.OrderState
string
eDC.Domain.Enums.PackingStatus
string
eDC.Domain.Enums.PackingType
string
eDC.Domain.Enums.ShipmentState
string
eDC.Domain.Enums.SplitMode
string
eDC.Domain.Enums.SubscriptionType
string
eDC.Domain.Enums.TableCode3
string
eDC.Web.Api.v2.Controllers.ChangeStateRequest
object
4 properties
eDC.Web.Api.v2.Controllers.LoadPlanChangeStateRequest
object
4 properties
eDC.Web.Api.v2.Models.CustomField
object
3 properties
eDC.Web.Api.v2.Models.Entities.AdditionalReference
object
3 properties
eDC.Web.Api.v2.Models.Entities.Address
object
19 properties
eDC.Web.Api.v2.Models.Entities.Booking
object
91 properties
eDC.Web.Api.v2.Models.Entities.Company
object
19 properties
eDC.Web.Api.v2.Models.Entities.Contact
object
7 properties
eDC.Web.Api.v2.Models.Entities.DangerousGoods
object
32 properties
eDC.Web.Api.v2.Models.Entities.EquipmentType
object
3 properties
eDC.Web.Api.v2.Models.Entities.Event
object
21 properties
eDC.Web.Api.v2.Models.Entities.GenCustomAddOnValue
object
7 properties
eDC.Web.Api.v2.Models.Entities.GeoLocationData
object
2 properties
eDC.Web.Api.v2.Models.Entities.JobConsol
object
70 properties
eDC.Web.Api.v2.Models.Entities.JobContainer
object
80 properties
eDC.Web.Api.v2.Models.Entities.JobPackLine
object
46 properties
eDC.Web.Api.v2.Models.Entities.LoadPlan
object
51 properties
eDC.Web.Api.v2.Models.Entities.Measurement
object
2 properties
eDC.Web.Api.v2.Models.Entities.Note
object
14 properties
eDC.Web.Api.v2.Models.Entities.Order
object
92 properties
eDC.Web.Api.v2.Models.Entities.OrderItem
object
74 properties
eDC.Web.Api.v2.Models.Entities.Receipt
object
17 properties
eDC.Web.Api.v2.Models.Entities.Shipment
object
224 properties
eDC.Web.Api.v2.Models.Entities.StorageDoc
object
18 properties
eDC.Web.Api.v2.Models.Entities.TemperatureControl
object
9 properties
eDC.Web.Api.v2.Models.Entities.TransportSummary
object
10 properties
eDC.Web.Api.v2.Models.EventReference
object
4 properties
eDC.Web.Api.v2.Models.EventRequest
object
29 properties
eDC.Web.Api.v2.Models.OrderDto
object
5 properties
eDC.Web.Api.v2.Models.Search.SortDescriptor
object
2 properties
eDC.Web.Api.v2.Models.Search.ListSortDirection
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dsv-edc-events-api-v2-openapi.json Raw ↑

Other APIs DSV publishes across the network.

DSV Access Token API
DSV Booking API (Air, Sea, Road EU, Rail)
DSV Tracking API (Air, Sea, Road EU, Rail)
DSV Label Print API
DSV Document Upload API
DSV Document Download API
DSV Invoice API
DSV Visibility API
DSV Quote API
DSV Webhook API
DSV Webhook API (INT / Warehousing)
DSV Customs API
Where this information came from

This is an independent, third-party profile of DSV SCM Events API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.