Mark Loaded By Dock

Beta: Mark loaded by dock

post

Mark the dock site activity as loaded by dock

Authorizations
Path parameters
uidstringRequired
Body
observationsstringOptional

Observations by the dock during the loading operation

Responses
200
Mark loaded by dock successful
post
POST /api/v4/dock-activities/{uid}/mark-loaded-by-dock/ HTTP/1.1
Host: api.dashdoc.eu
Authentication: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 23

{
  "observations": "text"
}
200

Mark loaded by dock successful

No content

Last updated

Was this helpful?