Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 864 Bytes

MultiOrderError.md

File metadata and controls

16 lines (13 loc) · 864 Bytes

MultiOrderError

Properties

Name Type Description Notes
error_code str Unique code for the error state [optional]
message str Verbose message for the error state [optional]
property_path str Path to property failing validation [optional]
invalid_value object Invalid value for the property failing validation [optional]
error_code str [optional]
property_path str [optional]
invalid_value object [optional]
correlation_id str A unique identifier for tracking individual orders within the batch [optional]

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