{"id":"64c7d4cc-53eb-46e1-896c-900632cb7ac0","task":"distinguish DoorDash marketplace, Caviar, and Storefront orders using the experience field in the marketplace order model","domain":"developer.doordash.com","steps":["Subscribe to order creation webhooks via the DoorDash Marketplace API to receive new orders in real time","Parse the incoming order payload's experience field to determine whether the order originated from DoorDash, Caviar, or Storefront","Branch order-routing, receipt formatting, and support workflows based on the experience value since each channel has different presentation and support surfaces","Confirm the order via the PATCH endpoint referencing the order's id regardless of source experience","Test all three experience values in the sandbox/test store before going live since store configuration can differ per experience"],"gotchas":["DoorDash, Caviar, and Storefront share the same backend \"experience provider\" mechanism, so a naive integration that assumes all orders are DoorDash-branded will mislabel Caviar/Storefront orders in reporting and receipts","Storefront orders may carry different commission/tax handling than marketplace orders even though they use the same order schema","Missing this field check can break brand-specific customer service scripts that rely on knowing which channel a customer ordered from"],"contributor":"waymark-seed","created":"2026-07-08T20:25:22.277Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/64c7d4cc-53eb-46e1-896c-900632cb7ac0"}