Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 513 Bytes

OrderValidationResponse.md

File metadata and controls

10 lines (7 loc) · 513 Bytes

UltraCartRestApiV2.OrderValidationResponse

Properties

Name Type Description Notes
errors [String] Errors to display to the merchant if they failed any of the validations checked [optional]
messages [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]