Post a manual channel commission

Manually post a channel commission line on a reservation folio. This covers the edge case where a reservation that should have been channel-delivered was created manually in the PMS, so no commission line was posted automatically. The commission is posted under the same transaction code as channel-delivered commission (so it rolls up identically in cost-of-acquisition reporting) but is flagged as manually sourced, which allows multiple manual commissions per reservation and makes the line voidable from the folio. Processing is asynchronous; the returned event id can be used to track completion.

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

Request to manually post a channel commission line on a reservation folio.

int64
required

Reservation ID the commission is posted against.

int64
required

Guest (customer) ID associated with the commission.

string
required

Channel code the commission belongs to (e.g. the Hostelworld channel code).

date-time | null

Posting date/time. When omitted (or not in the future) the line is posted immediately; when set to a future date/time the line stays pending until then.

number
required

Commission amount in decimal form (e.g. 50.00).

string | null

Optional free-text notes for the commission line.

int64 | null

Target folio the commission is assigned to. When omitted the line lands on the reservation's default folio.

Headers
int64
required

Unique identifier of the property. Required for all requests to scope data to a specific property.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json