...
- overDeliveryValidation
- underDeliveryValidation
The following options are:
- None
- Allow the user to enter a different value than the one suggested.
- Allow the user to enter a different value than the one suggested.
- WarnNone
- Block
- Warn the user if an other value than the suggested is entered. Allowing the user to change it by accepting the prompt.
- Warn the user if an other value than the suggested is entered. Allowing the user to change it by accepting the prompt.
- Block
- Do not allow the user to enter a different value than the suggested value.
Determines the behavior when the maximum value is exceeded. Valid values: "None", "Warn" and "Block".
These are defined in the OrderLines response from the BackEnd.
...