Skip to main content

Order Import Failure (Mismatched Value)

When creating an order (document) via API (XML), the import fails due to a mismatched total value

Written by Petr Pech
<errors>
<error path="objednavka-prijata[temporary-id=null].sumOsv" code="PROP" for="sumOsv" value="550.55"> Zadaná hodnota [550.55] vlastnosti [sumOsv] se liší od vypočtené hodnoty [0.0]
</error>
</errors>

The element (if item-free)

true

must be specified.

If the order contains items, it will take the amount and VAT from them.

Did this answer your question?