v1

latestOpenAPI 3.0.42026-07-2499260182.5 KB
orders

Imports parcels from an Excel file

Imports parcels using an Excel file. Supports two formats: 1) multipart/form-data with 'file' field (recommended, more efficient), 2) JSON body with 'excelFileBase64' (legacy). Optionally provide a dictionary of columns and their matching propertyNames.

post/api/v{version}/parcels/import-parcels

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Response

OK