Edit Product
This endpoint is used to edit a product details for invoice plugin
Method
Parameters
name :
(string)
- The name of the product or itemprice :
(number)
- The price of the product or itemdescription:
(string)
- A detailed description of the product or itemcurrency:
(string)
- The currency in which the price is denominated
Request Body
Response
Code Example
Last updated