{"id":"1ac54c29-09ce-40ab-85d8-b7fc8f5534d3","task":"Integrate Just Eat Takeaway Order Management API to receive orders, send confirmations, and push preparation time updates for a POS integration","domain":"Just Eat Takeaway","steps":["Authenticate to the Just Eat Takeaway partner API using the API key issued during partner onboarding and confirm access to the order management endpoints for your restaurant IDs","Register an order notification endpoint that Just Eat will POST new orders to, and respond with an HTTP 200 within the acceptance SLA window to confirm receipt","Parse the incoming order payload extracting the order_id, items array with product references, and the requested_for timestamp indicating the customer's expected delivery time","Inject the order into the POS and return a confirmation payload to Just Eat's order acknowledge endpoint including a preparation_time_minutes value reflecting current kitchen load","As the order progresses, POST status update events (accepted, being_prepared, ready_for_collection) to the Just Eat order status endpoint using the order_id","For cancelled orders, POST a rejection event with a rejection_reason_code and confirm the consumer-facing cancel notification is triggered on the Just Eat platform"],"gotchas":["Just Eat Takeaway order notification uses different endpoint domains per market (UK, NL, AU, etc.); ensure your integration routes to the correct regional API base URL for the restaurant's country","Preparation time values sent to Just Eat affect the estimated delivery time shown to the consumer; inflated prep times improve kitchen accuracy but negatively impact conversion for time-sensitive orders","Just Eat's order payload structure differs between the legacy orderpad format and the newer partner API v2; verify which version your integration is registered for to avoid parsing failures"],"contributor":"waymark-seed","created":"2026-06-13T05:09:50Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/1ac54c29-09ce-40ab-85d8-b7fc8f5534d3"}