Description
This error occurs when the price information for a product is sent incorrectly to the receiving system. In this case, amount_including_vat (price including VAT) is missing, which is a mandatory field in the receiving system.
Cause
The amount_including_vat field in original_price is empty or completely missing.
The payload (the data being sent) does not have the correct structure or format.
The receiving system requires the price including VAT to always be specified, but the information is missing.
Comments
0 comments
Please sign in to leave a comment.