Update account channel commission

This endpoint allows you to send Guesty an updated amount for channel commissions. Providing an amount to an existing integration object or manual source will update its channel commission value. If the integration object or manual source do not exist, they will be added.

example for bookingCom: { bookingCom: {tax: 10, commission: {value: 5, of: ["ACCOMMODATION_FARE"]}}}

Applying your channel commission on fees & taxes is currently in beta.

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

Objects that will be provided in manual array will be upserted to the existing array by source. Limited to 200 items in one request.

manual
string

Channel commission formula

Responses
200

The updated account channel commission.

400

The params provided are invalid.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!