Create an import job request for orders from a provided csv file.Ask AIpost https://example.com/integration-tenants/api/v1/importBody ParamsFilefilerequiredCSV file containing the orders to importImportMappingIdstringrequiredImport mapping to use.AccountIdstringAccountId to use if import is for single account. Note: This is required only if UseSingleAccount is true.UserIdstringAccount User that should be used for imports. Note: This is required only if UseSingleAccount is true.UseSingleAccountbooleanrequiredDefaults to trueIf false, account and user information will be taken from the cvs file.truefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Import request created 400Import model has missing/invalid values 500An error occurred when trying to create the import requestUpdated about 1 year ago