Products
Update Product
Update a product’s details.
PATCH
/
products
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
description
string | null
name
string | null
price
object
tax_category
enum<string>
Represents the different categories of taxation applicable to various products and services.
Available options:
digital_products
, saas
, e_book