Post one or more guest tips to a folio, house account, or group profile

Posts one or more tips (ITC 8995) as first-class folio transactions. Recipient attribution and POS context are stored MFD-side only; the Accounting Service Transaction carries the accounting state alone. Idempotent via the required Idempotency-Key header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Gratuity posting request: folio target and one or more gratuity entries.

string | null
required

Reservation identifier. Required if houseAccountId and groupCode are not provided.

string | null

House account identifier. Required if reservationId and groupCode are not provided.

string | null

Group code. Required if reservationId and houseAccountId are not provided.

string | null

Folio identifier within the chosen account target. Numeric string (the underlying folio_id is a 64-bit unsigned integer). Optional — when omitted, the default folio for the target is used.

gratuities
array of objects
required

Gratuity entries to post. At least one entry required. Each entry becomes its own folio line item and its own Accounting Service transaction.

gratuities*
Headers
string
required

A numeric, comma-separated string representing the property IDs, sent in the header.

string
required
length ≤ 255

Required per-request idempotency key and the sole dedup key for this endpoint: a retry carrying the same key and the same payload replays the original posting (notice populated); the same key with a different payload is rejected with IDEMPOTENCY_KEY_REUSED. Absent, empty, or whitespace-only → 400.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json