JSON API » products
Available functions
Function | Description |
---|---|
products/create | Creates a new product. |
products/delete | Deletes a product. |
products/get | Gets fields of a product. |
products/list | Gets array of fields of products. |
products/purchase | Purchases a product. |
products/taxes/list | Gets array of fields of taxes applicable to a product. |
products/update | Updates an existing product. |