Skip to main content
PUT
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Path Parameters

bookingId
string
required

Id of the booking

Body

application/json

Body of the request

products
object[]
payments
object[]
ticket_total
integer

Total paid for the products (A discount can be applied).

Example:

100

pos_total_service_charge
number

Total service charge.

Example:

200

pos_total_tips
number

Total tips.

Example:

50

Response

HTTP OK

success
boolean
Example:

true