Validate Draft
POST/api/v1/drafts/:draft_id/validate
Validate a draft.
Returns validation errors/warnings. By default the draft's validation state
and status are updated (e.g. a passing draft becomes ready). Pass
persist=false for a non-destructive, preview-only validation โ used when
a correction modal first opens so the invoice is never silently moved out of
the Exception Inbox just by being inspected.
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error