Skip to main content
PATCH
Update a pricing table

Authorizations

X-API-KEY
string
header
required

API key for the Twice API

Path Parameters

pricingTableId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json

Body

label
string
availabilityRange
object | null
bookingsEnabled
boolean
salesEnabled
boolean
subscriptionsEnabled
boolean
isDefault
boolean
bookingTimeBasis
enum<string>
Available options:
rolling,
capped

Response

200

The response is of type boolean.