Update listings 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: {channelCommissions: [{listingId: "923892d53f4f56cfcb25586d", 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
channelCommissions
array of objects
required
channelCommissions*
Responses
200

Array of the updated channel commission per listing.

400

The params provided are invalid.

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