Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 532 Bytes

File metadata and controls

15 lines (7 loc) · 532 Bytes

OrderValidationResponse

Properties

Name Type Description Notes
errors List<String> Errors to display to the merchant if they failed any of the validations checked [optional]
messages List<String> Informational messages [optional]
orderWasUpdated Boolean If true, this order was updated during the validation call. This may happen during address standardization fixes. [optional]