post https://tophatter.com/merchant_api/v1/products.json
Common Issue - Variation Consistency
Each product must have one or more variations. Additionally, all variations should be consistent with respect to sizes and colors. In particular, all variations for a given product must have just a size, just a color, or both a size and color.
Error Handling
If a
200
response is returned then the product has been successfully created. You can read more about error handling here.