Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 621 Bytes

File metadata and controls

11 lines (8 loc) · 621 Bytes

# 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 bool If true, this order was updated during the validation call. This may happen during address standardization fixes. [optional]

[Back to Model list] [Back to API list] [Back to README]