Factuarea API

invalid_validity_window

The validity window is inverted: `valid_until` falls before `valid_from`.

CodeTypeHTTPCategory
invalid_validity_windowinvalid_request_error422Taxes

Cause

The validity window is inverted: valid_until falls before valid_from.

What to do

Send valid_until equal to or later than valid_from, or omit it if the tax has no end date.

On this page