Skip to main content

Revert To Allocating

POST 

/api/orders/revertordertoallocating/:id

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

Reverts an order from Allocated back to Allocating, and raises OrderStateChanged on success.

Only valid from Allocated. Records an Enums.OrderTransactionType of RevertToAllocating on success.

Request

Responses

Returns the reverted Orders.OrderDetailDto (state Allocating).