Skip to main content
PATCH
SDK

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

Path Parameters

id
string
required

Body

application/json

Product create/update body validated by inventory's insert/update product zod schema.

name
string
slug
string
description
string
shortDescription
string
productTypeId
string
bookingMode
string
capacityMode
string
visibility
string
sellCurrency
string
sellAmountCents
integer

Response

Updated product

data
object