Products

POST https://api.ecartapi.com/api/v2/products

Creates a new product and add to the store product list.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true,"product":{"id":"IMAC0001","sku":"IMAC0001","name":"iMac","description":null,"vendor":null,"productType":"simple","createdAt":"2019-04-22 18:47:55","updatedAt":"2019-04-23 20:07:49","tags":null,"visibility":"4","active":"true","variants":[],"images":[],"imageUrl":null}}