FeatureSettings

Allows to modify feature settings

Here is the list of operations that are currently allowed:

  • Replace areCustomRevenueSubAccountsEnabled flag
  • Replace performAccountingForOpenInvoiceActions flag
  • Replace showRecipientForEachLineItemOnTheInvoice flag
  • Replace addCityTaxOnReservationCreation flag
  • Replace maxAmountForMinimalInvoices value
  • Replace invoiceNumberPattern value
  • Replace advanceInvoiceNumberPattern value<br>You must have at least one of these scopes: 'features.toggle, setup.manage'.
patch/settings/v1/features/{propertyId}

Path parameters

propertyIdstring required

The ID of the property you want to toggle features for.

Request body

{"stackTrail":"components:schemas:Operation:properties:value","oasType":"schema","type":"unknown","nullable":true}
pathstring nullable
opstring nullable
fromstring nullable

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.