Products
Get Product Detail
Get detailed information about a specific product.
GET
/
products
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredProduct Id
Response
200 - application/json
business_id
string
requiredcreated_at
string
requiredis_recurring
boolean
requiredprice
object
requiredproduct_id
string
requiredtax_category
enum<string>
requiredRepresents the different categories of taxation applicable to various products and services.
Available options:
digital_products
, saas
, e_book
updated_at
string
requireddescription
string | null
image
string | null
name
string | null