v1

latestOpenAPI 3.1.02026-07-135055368.9 KB
Products

Get a Specific Product by ID

Get a Specific Product by ID

get/v1/products/{product_id}

Path parameters

product_idstring required

ID of the product

ID of the product

Response

Product retrieved successfully

idstring
orgIdstring
activeboolean

Product is active or not

defaultPriceinteger nullable

Default price of the product this is represented in the lowest currency denomination. Eg: 1000 for $10

currencystring nullable
descriptionstring nullable

Description of the product

namestring

Name of the product

shippableboolean

Product is shippable or not. Service is not shippable

featuresstring[] nullable

List of features of the product

scheduleAppointmentboolean

Product requires appointment scheduling or not

propsobject nullable

Properties of the product

tagsstring[] nullable
statusstring required
createdBystring
createdAtstring date-time
updatedBystring
updatedAtstring date-time