orders

Estimate Order Endpoint

Projection of orders.estimate (price-preview; same body as POST /orders).

post/orders/estimate

Headers

x-api-keystring nullable

Request body

dataProductstring required

provider UUID or our internal id/name

displayNamestring required
paramsobject
featureCollectionobject required
tagsstring[] nullable

Response

Successful Response

{"stackTrail":"paths:/orders/estimate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes