Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

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

Created product

data
object