Cancel an orderAsk AIpatch https://api.sandbox.hurdle.bio/orders/v2/{orderNumber}/cancelCancels an order for an at-home test. Only possible when the order has not been dispatched.Path ParamsorderNumberstringrequiredThe unique order number that was returned when you created the order (or that was sent from a webhook event).HeadersX-API-KeystringrequiredAPI KeyResponses 200Order cancelled 404Order not found 409Cannot update or cancel order that has been dispatched/cancelled/started processingUpdated 7 months ago