Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 533 Bytes

OrderValidationResponse.md

File metadata and controls

10 lines (7 loc) · 533 Bytes

UltracartClient::OrderValidationResponse

Properties

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