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.