Order Integration & Webhooks When this skill applies Use this skill when building an integration that needs to react to order status changes in a VTEX marketplace — such as syncing orders to an ERP, triggering fulfillment workflows, or sending notifications to external systems. - Configuring Feed v3 or Hook for order updates - Choosing between Feed (pull) and Hook (push) delivery models - Validating webhook authentication and processing events idempotently - Handling the complete order status lifecycle Do not use this skill for: - Catalog or SKU synchronization (see ) - Invoice and tracking s…