Skip to main content
POST
Set the buffer for a single booking

Authorizations

X-API-KEY
string
header
required

API key for the Twice API

Path Parameters

id
string
required

Body

application/json

Body

orderStockItemId
string
required
bufferTimeAmountAfter
integer
required
Required range: 0 <= x <= 9007199254740991
bufferTimeUnitAfter
enum<string>
required
Available options:
seconds,
minutes,
hours,
days,
weeks,
months,
years
bufferTimeAmountBefore
integer
Required range: 0 <= x <= 9007199254740991
bufferTimeUnitBefore
enum<string>
Available options:
seconds,
minutes,
hours,
days,
weeks,
months,
years

Response

200

ok
boolean
required