API SpecsOrdersDuplicate orderDuplicates an order in the current workspace.POST/api/orders/{orderId}/duplicateTestDuplicates an order in the current workspace.Path ParametersorderId*stringOrder identifier.Example"ord_123"Request Bodyapplication/jsonRequest payload for Duplicate order.orderId*stringOrder identifier to duplicate.Example"ord_123"[key: string]?neverResponse Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonImport an order from files or text POSTImports order data from uploaded files or raw text using the internal ingestion flow.Send a quote by email POSTRenders the quote PDF and emails it to a recipient while logging the delivery result.