Skip to content

Files

Latest commit

 

History

History
8 lines (7 loc) · 493 Bytes

BatchExecutionSummary.md

File metadata and controls

8 lines (7 loc) · 493 Bytes

BatchExecutionSummary

Properties

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