JSON API » products

Available functions

FunctionDescription
products/createCreates a new product.
products/deleteDeletes a product.
products/getGets fields of a product.
products/listGets array of fields of products.
products/purchasePurchases a product.
products/taxes/listGets array of fields of taxes applicable to a product.
products/updateUpdates an existing product.