driver_tax_id_requires_name
The driver tax id was sent without the driver name, and an identifier with no name identifies nobody on the delivery document.
| Code | Type | HTTP | Category |
|---|---|---|---|
driver_tax_id_requires_name | invalid_request_error | 422 | Delivery Notes |
Cause
The driver tax id was sent without the driver name, and an identifier with no name identifies nobody on the delivery document.
What to do
Send driver_name together with driver_tax_id, or leave both out.
Related
All Delivery Notes error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.