Hier wordt de wijze van de overige validatie beschreven van het endpoint, kijk altijd in het model voor de verplichte velden
Table of Contents |
---|
Stap 1: validatatie
De volgende combinaties van velden zijn niet mogelijk
...
article_id en quantity gevuld en geen turnovergroup_id gevuld
...
How does the flatrateline endpoint work?
Table of Contents |
---|
Introduction
Always look to the model for list of required fields
Validation
During POST and PUT there is extra validation besides the required field check. The following combination of fields is not possible:
article_id and quantity filled and not filled turnovergroup_id
article_id used and is_manual_input = 1
is_no_article_price = 1 en geen and not filled article_id gevuld
is_no_article_price = 1 en geen price of and not filled price or price = 0
article_number gevuld and is_manual_input en and not filled article_id niet gevuld
article_numer en and article_id gevuld en and is_manual_input = 1
sort_order verkeerde waarde (bestaat al wrong value (does already exist)
article_id is gevuld geen but not filled article_number
article_id is gevuld wel een but article_number, maar deze hoort niet bij het does not belong to article_id
unit_type is gevuld, but not filled article_kind niet
article_kind is gevuld, but not filled unit_type niet
Als article_id gevuld of or article_number en and is_manual_input zijn gevuld, dan moeten but then these must be filled article_kind en and unit_type gevuld zijn
Related articles
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|