Skip to main content

Get Integration Order

GET 

/api/orders/getintegrationorder/:id

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

Returns an order in the integration DTO shape used by external system integrations, read directly from the repository rather than through Orders.IOrderService.

Request

Responses

Returns the OrderIntegrationDto (enums serialized as strings).