Skip to main content

Calculate price for modification of an existing order.

POST 

/:contract_id/tasking/price/:order_id

Returns an updated price for modifying an existing order.

This endpoint provides a price preview before committing changes via the PATCH /orders/{order_id} endpoint.

The response includes the complete updated order representation showing how the order would look after modification, including the original price and the updated price value.

Request

Responses

Successful Response