Mark Unloaded By Dock
Mark the dock site activity as unloaded by dock
Authorizations
Path parameters
uidstringRequired
Body
observationsstringOptional
Observations by the dock during the unloading operation
Responses
200
Mark unloaded by dock successful
post
POST /api/v4/dock-activities/{uid}/mark-unloaded-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 unloaded by dock successful
No content
Last updated
Was this helpful?