Skip to main content
PATCH
Update Booking

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_id
string<uuid>
required

Body

application/json
notes
string | null
requires_production
boolean | null
negotiated_total
Required range: x >= 0
signed_document_id
string<uuid> | null

Response

Successful Response