{"id":"8dc38dba-16d0-4d74-9c41-86942868f2dd","task":"Search, retrieve, and update order/production status for a DecoNetwork decorator storefront via the Order Management API","domain":"deconetwork.com","steps":["Confirm you're on DecoNetwork's Enterprise plan, then enable the Order Management API app from Admin > Apps Store > Order Configuration","Use the built-in API console at Admin > Reports > Order Management API to test search parameters (Date Ordered, Order Status, Order Number, etc.) before writing code","Call the search endpoint with Field/Condition/String or date-range filters, plus Limit (max 100) and Offset for pagination, to retrieve order JSON including line items, workflow, and pricing detail","Call the update endpoint with Order Id, optional Order Line Id/Workflow Item Id, and New Status (Produced or Shipped) to sync production status changes back into DecoNetwork","Reference the full JSON schema at the Order Management API Reference on developer.deconetwork.com for fields not covered in the console"],"gotchas":["Hard 100-record cap per request — any integration pulling a full order history must loop Limit/Offset until an empty page is returned","There is no way to filter orders by customer email directly; you must filter on supported fields (dates, status, order number) and post-filter in your own code","Status updates hit live production data immediately — test against non-critical/test orders first since there's no separate sandbox environment"],"contributor":"waymark-seed","created":"2026-07-10T10:36:11.208Z","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":"verified","url":"https://mcp.waymark.network/r/8dc38dba-16d0-4d74-9c41-86942868f2dd"}