Loads
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique identifier of the waste form
A page number within the paginated result set.
Get successful
1Get successful
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique identifier of the waste form
Description of the waste load
Waste descriptionWeight of the waste in kilograms
12500Quantity of packages. This is required for hazardous waste.
10The Eural code of the waste. If this eural code indicates a hazardous waste, it should be suffixed with a *.
02 01 01Physical properties of the waste load. This is required for hazardous waste.
Flammable and reactive wasteChemical composition of the waste load. This is required for hazardous waste.
Radioactive MaterialsPackaging type of the waste load. This is required for hazardous waste.
BarrelsTreatment type of the waste load. This is required for hazardous waste.
Regeneration of acids or bases.Create successful
Create successful
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique identifier of the waste form
Unique identifier of the waste load
Delete successful
Delete successful
No content
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique identifier of the waste form
Unique identifier of the waste load
Get successful
Unique identifier of the waste load
123e4567-e89b-12d3-a456-426614174000Description of the waste load
Waste descriptionWeight of the waste in kilograms
12500Quantity of packages
10The Eural code of the waste. If this eural code indicates a dangerous waste, it should be suffixed with a *.
02 01 01*Physical properties of the waste load
Flammable and reactive wasteChemical composition of the waste load
Radioactive MaterialsPackaging type of the waste load
BarrelsTreatment type of the waste load
Regeneration of acids or bases.Get successful
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique identifier of the waste form
Unique identifier of the waste load
Description of the waste load
Waste descriptionWeight of the waste in kilograms
12500Quantity of packages. This is required for hazardous waste.
10The Eural code of the waste. If this eural code indicates a hazardous waste, it should be suffixed with a *.
02 01 01Physical properties of the waste load. This is required for hazardous waste.
Flammable and reactive wasteChemical composition of the waste load. This is required for hazardous waste.
Radioactive MaterialsPackaging type of the waste load. This is required for hazardous waste.
BarrelsTreatment type of the waste load. This is required for hazardous waste.
Regeneration of acids or bases.Update successful
Unique identifier of the waste load
123e4567-e89b-12d3-a456-426614174000Description of the waste load
Waste descriptionWeight of the waste in kilograms
12500Quantity of packages
10The Eural code of the waste. If this eural code indicates a dangerous waste, it should be suffixed with a *.
02 01 01*Physical properties of the waste load
Flammable and reactive wasteChemical composition of the waste load
Radioactive MaterialsPackaging type of the waste load
BarrelsTreatment type of the waste load
Regeneration of acids or bases.Update successful
Last updated
Was this helpful?