Track Dechets
Last updated
Was this helpful?
Last updated
Was this helpful?
List TrackDéchets waste notes linked to your transports
/track-dechets/
transport uid
4443d4b6-e165-11ea-a488-0242ac110007
transport remote_id
. You can use the remote_id
of the transport (coming from your system), instead of its uid coming from Dashdoc, to filter this query
any_id
Link a TrackDéchets waste note to a transport. The waste note should exist on TrackDéchets (check is performed before link is created).
/track-dechets/
Waste note readable id from TrackDéchets
BSD-123-456
Transport, identified either by its uid
or remote_id
/track-dechets/{uid}//
uid of the association
If you choose to identify an object with its readable_id
from TrackDechets instead of its uid
then
replace the uid
value with the readable_id
value in the URL
specify lookup_field=readable_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the readable_id
(see path parameters)