Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 654 Bytes

OrderValidationResponse.md

File metadata and controls

12 lines (8 loc) · 654 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]