Last updated 1 year ago
Was this helpful?
Mark the dock site activity as unloaded by dock
/dock-activities/{uid}/mark-unloaded-by-dock/
Observations by the dock during the unloading operation
curl -L \ --request POST \ --url 'https://api.dashdoc.eu/api/v4/dock-activities/{uid}/mark-unloaded-by-dock/' \ --header 'Authentication: YOUR_API_KEY' \ --header 'Content-Type: application/json'
No body