Tickets

Add line items to an open ticket

Appends line items (sku_item, misc_item) to an open POS ticket. sku_item entries are priced server-side; misc_item amounts are caller-set. Only open tickets may be edited.

put/tickets/{id}

Path parameters

idinteger required

id of the specific ticket

Headers

X-Subdomainstring

Merchant subdomain - Optional

X-Partnerstring

Partner key - Optional

Request body

Response

Updated ticket response

Changes

No recorded changes to this endpoint across all 3 revisions of this API.