Batch
Bulk-create plots.
Create multiple plots that share the same commodities. The plots will be owned by your business.
POSThttps://api.tradeaware.live-eo.com/plots/batch
Body
commodities*array of Commodity (enum)
What crops (among the relevant commodities) are grown on these fields (currently).
filenamestring
Filename used to upload Plots in batch.
geometries*object
The geometries of the Plots as key-value pairs. Each value should be a geometry. Each key is used to identify the geometry/plot in the response.
Response
Body
status*string
It describes the overall result of the batch operation.
"PARTIAL_FAILURE"
errors*object
Index and error detail for failed Plots.
processed*object
Index and endpoints for Plots processed successfully.
Request
Response
Last updated