Product
POST https://api.ecartapi.com/api/v2/products
Request Body
{"product"=>{"sku"=>"91021203", "price"=>"null", "name"=>"Everlasting Gobstopper", "description"=>"Testing item", "imageUrl"=>"null", "productType"=>"Test", "tags"=>["Tags"], "visibility"=>"active"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |