Product Deployment
Product Deployment
📄️ Deploy product to e-commerce platform
Creates or updates a product listing on connected e-commerce platforms. Supported platforms: Etsy, TikTok, Amazon. Deployment happens asynchronously (5-15 seconds). Track deployment: View all requests via GET /report-product-deploy or detailed progress via GET /deploy-requests/{request_id}/progress. For detailed guide, see [Complete Deployment Guide](https://developer.dodgeprint.com/docs/guides/deploy-product).
📄️ Get deployment request detail
Get detailed information about a specific deployment request by ID, including all status, progress, and related information.
📄️ List deployment history
Get paginated list of product deployment requests with their status, progress, and details. Use this to track all your deployment requests.