Skip to main content
PUT
Replace a Table Pay bill with optimistic concurrency

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
Required string length: 8 - 255

Path Parameters

sessionId
string
required

Body

application/json
expected_version
integer
required
Required range: x >= 0
line_items
object[]
required
Required array length: 1 - 200 elements

Response

Updated table bill.

Last modified on September 1, 2026