delivery_notes_validate_etransport
Validate delivery notes against Romania's e-Transport schema before submission. Checks entity, XSD, and Schematron rules, returning errors and warnings to catch issues early.
Instructions
Validate a delivery note against Romania's e-Transport schema before submitting. Checks entity validation, XSD schema, and Schematron rules. Returns validation result with errors and warnings. Use this before submit_etransport to catch issues early.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the delivery note to validate | |
| companyId | No | Company UUID (overrides configured default) |