Parse Import File
POST /v1/order/import/parse
Parses an uploaded file containing order data to extract and validate the order information before actual import. The endpoint processes the file format, identifies order records, and performs initial validation checks. Returns a preview of the parsed data with validation results, allowing you to review the data structure and identify any issues before proceeding with the full import operation.
Request Body
orders: @file(/Users/Products/4_pro.csv)