Skip to main content

Create shipping profile

POST 

/v1/shipping-profiles

Create a new shipping profile for a site. The profile will be created on the e-commerce platform (Etsy/TikTok) and synced to Dodgeprint. IMPORTANT FOR ETSY: Etsy sites have strict validation - shipping_carrier_id and mail_class must exist in the database (use GET /v1/countries/{country_iso}/shipping-carriers to get valid values). Other platforms have relaxed validation for backwards compatibility.

Request

Responses

Shipping profile created successfully