Generate a fully structured digital Waste Transfer Note
Documentation Index
Fetch the complete documentation index at: https://docs.wastecheck.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header. See Authentication.POST
Path: /v1/generate-wtn
Bearer wc_live_your_keyapplication/jsontrue)true)auto_classify is falseskip, wheelie_bin, drum)EPR/AB1234CD)WTN-2026-0325-A7X9). Use this to retrieve the WTN later.| Field | Description |
|---|---|
producer_identified | Producer name and address are provided |
carrier_verified | Carrier registration verified against the EA register |
waste_classified | Waste has been classified with a valid EWC code |
destination_provided | Destination facility name and address are provided |
all_checks_passed | True only when all above checks pass |
ewc_code directly and set auto_classify to false, latency drops to ~500ms.
WTNs are not cached. Each request creates a new document. The internal calls to /v1/verify-carrier and /v1/classify-waste use their own caches, so repeated WTNs for the same carrier or waste type are faster.
| Code | HTTP | When |
|---|---|---|
INVALID_REQUEST | 400 | Missing required fields |
CARRIER_NOT_FOUND | 404 | Carrier registration not found (when auto_verify is true) |
CLASSIFICATION_FAILED | 500 | Waste classification could not be completed |