Skip to main content

Add Snapshot

POST 

/api/orders/addsnapshot

Tier: Public — stable, supported for third-party integration.

Records a scan snapshot against an order. Equivalent to OrderController.AddSnapshotIgnoreExisting(...) with ignoreExisting defaulted to true.

Request

Responses

Returns Orders.OrderOperationResultDto — either the updated order (OrderDto) or a queued BackgroundTaskId.