Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 645 Bytes

BatchExecutionSummary.md

File metadata and controls

11 lines (8 loc) · 645 Bytes

BatchExecutionSummary

Properties

Name Type Description Notes
total int The total number of order lines present in the payload. [optional]
success int The number of order lines that were successfully placed without any errors. [optional]
error int The number of order lines that encountered errors during processing, despite their payloads being valid. [optional]

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