Changelog
Payout operations
Get all payouts (restricted operation):
New operation to retrieve payouts for reconciling bank deposits against Mews (beta). Only payouts executed by a supported payment service provider are returned, currently
StripeandAdyen.
Get all payout transactions (restricted operation):
New operation to retrieve the payment transactions that compose a payout (beta).
Deletion tracking for loyalty memberships and resources
Extended Loyalty membership response object with required
ActivityState(Activity state enum) and optionalDeletedUtcproperties.
Extended Resource response object with optional
DeletedUtcproperty.
New webhook events for resource deletions and product changes
Added
ResourceDeletedevent, triggered when a resource is deleted. Enabled per integration partner; contact Mews to opt in.Added
ProductUpdatedandProductDeletedevents, triggered when a product is updated or deleted. Requires the product events webhook subscription. Deleting a service does not delete its products, so noProductDeletedevents are triggered by service deletion.Like other General Webhook events, the events carry the entity
Idonly – fetch entity details with Get all resources or Get all products.
New resource category types, customer custom titles
Add resource categories (restricted operation):
Update resource categories (restricted operation):
Extended Resource category type enum with
Cabin,PodandSunBedvalues.
Extended Customer response object with
CustomTitleNameproperty – name of the customer's custom title, as configured in the chain's guest titles. Mutually exclusive withTitle; unlikeTitle, the value is not localized.The property is also included in exports of the
CustomerExported entity type.
Extended the account's Customer response object with the same
CustomTitleNameproperty.
Payment policy operations
Get all payment policies (restricted operation):
Get all payment policy assignments (restricted operation):
New operations to read payment policies and their assignments to rate groups and rates (beta).
Transaction details for alternative payments
Extended Alternative payment data response object with optional
Transactionproperty, referencing Credit card transaction.
Cancellation policy management operations
Get all cancellation policies (ver 2026-07-31) (restricted operation):
Add cancellation policies (restricted operation):
Update cancellation policies (restricted operation):
Delete cancellation policies (restricted operation):
New operations to read, create, update and delete cancellation policies (beta).
Guest portal links, tax codes for dependent rates
Generate Guest portal links (restricted operation):
New operation that generates single-use Guest portal links for a reservation and customer.
Extended Dependent rate pricing parameters and Dependent rate set pricing parameters respectively with optional
TaxCodesrequest parameter.
Billing automation prepayment condition for virtual credit cards
Extended Billing automation prepayment type enum with
PrepaidOrVccvalue. A billing automation with this prepayment condition applies to reservations that the OTA flagged as prepaid and to reservations with a virtual credit card attached.Clarified the
AllandPrepaidvalue descriptions to state which reservations each value applies to. Documentation-only, no change to API.
July 2026 updates
Add resource categories (restricted operation):
Update resource categories (restricted operation):
Delete resource categories (restricted operation):
New operations to create, update and delete resource categories (beta). A resource category cannot be deleted while it still has active resources, overbookings, rate adjustments, channel manager mappings, product rules, promotions, restrictions or active reservations.
Extended Identity document (ver 2024-10-25) response object with
IsVerifiedproperty.Extended Identity document parameters and Identity document update parameters request objects with
IsVerifiedparameter. Defaults tofalsewhen not specified.
Get customers relationships (restricted operation):
Extended request with optional
UpdatedUtctime interval filter, with a maximum length of 3 months.Extended Customer relationship response object with
UpdatedUtcproperty.
Extended Counter type discriminator enum with
PaymentSplitBillCountervalue.
Extended Tax exemption reason type enum with
IT_N2_1,IT_N3_4,FR_261_7,FR_262_00_BIS, andFR_293_Bvalues.
The
DependentRatePricingparameter now references Dependent rate set pricing parameters. The object has the same structure as before. Documentation-only, no change to API.
Deprecation of Add credit card payment operation
Deprecated operation. Follow the Payment automation use case to collect and charge payment methods with Mews Payments Checkout.
This operation will be discontinued on 10 January 2028.
Existing integrations can keep using this operation until the discontinuation date.
Payment automation use case documents Mews Payments Checkout
Rewritten to document Mews Payments Checkout, the embeddable checkout for collecting payments and payment methods directly in your application. Covers the payment request and payment method request flows, loading configuration, callback events, styling, and testing. Documentation-only, no change to API.
Add billing automation payment plan generally available
Operation is no longer restricted and is now generally available. It is covered by the standard Connector API deprecation policy.
Documented that only
Payment cardandSEPA Direct Debitpayment methods are currently supported. Documentation-only, no change to API.
Cashier transaction type
Extended Cashier transaction response object with optional
Typeproperty and added the Cashier transaction type enum (CashIn,CashOut,CashOutTip,CashOutExpense,CashOutFloatAdjustment). The property is not set for legacy transactions created before the type was tracked.
Allowances use case documentation
New use case documentation, no change to API.
Documents allowance-related order item types (
AllowanceDiscount,AllowanceBreakage,AllowanceContraBreakage) and how charges posted against a guest with an active allowance are automatically offset by anAllowanceDiscountorder item.
Removed reservation-based Add payment plan from the documentation
Add payment plan:
Removed restricted operation from the documentation. It is superseded by Add billing automation payment plan.
May 2026 updates
Extended Availability block parameters request object with
TemplateRateIdparameter, replacingRateId. The block is always created with a new dedicated rate based on this template, so theRateIdreturned in the response differs from theTemplateRateIdprovided in the request. This is not a new behavior, but the new property makes it explicit.Deprecated:
RateIdparameter in Availability block parameters. UseTemplateRateIdinstead.RateIdis kept as a synonym for backward compatibility and is ignored whenTemplateRateIdis provided.
Extended Product response object with
ExcludePriceFromOfferproperty.
Documented the "Property Financial Document Print Event Weekly Count" quota. Documentation-only, no change to API.
Operation is no longer restricted and is now generally available.
April 2026 updates
Get customers relationships (restricted operation):
New operation to retrieve relationships between customers (beta).
Add billing automation payment plan (restricted operation):
New operation to add a payment plan connected to a billing automation (beta).
Extended Enterprise response object with
ShortNameproperty.Extended Accounting configuration option enum with
EmailClosedBillsAfterCheckoutvalue.
Extended Enterprise response object with
ShortNameproperty.
Extended Reservation parameters request object with
AssignedResourceIdandAssignedResourceLockedproperties.
Blocklist replaces Blacklist in customer classifications
Extended Customer update classifications request object with
Blocklistproperty.Extended Customer classifications response object with
Blocklistproperty.Deprecated:
Blacklistproperty in Customer update classifications and Customer classifications. UseBlocklistinstead.
Extended Customer classification enum with
Blocklistvalue.Removed incorrect
Nonevalue from Customer classification enum.Deprecated:
Blacklistvalue in Customer classification enum. UseBlocklistinstead.
New export entity type: Ledger entries
Extended Exported entity type enum with
LedgerEntryvalue (beta).Extended Export data filters with
LedgerEntryFiltersparameter requiredLedgerEntrytype.Added Export ledger entry data filters object with
Postingdate interval filter.Added Ledger entry entity definition for exported ledger entry file content (beta).
Payments and payment methods updates
Extended Payment data response object with
Alternativeproperty.Extended Payment data discriminator with
Alternativevalue.Added Alternative payment data response object with Alternative payment method type enum.
Deprecated:
DepositCreditCardvalue in External payment type. Only supported for existing partners.
Extended Payment request parameters request object with optional
BillIdparameter.
March 2026 updates
Extended Billing automation response object with
UpdatedUtc,CreatorProfileId, andUpdaterProfileIdproperties.
Extended Customer response object with
BirthCountryCode,BirthCountrySubdivisionCode, andItalianLotteryCodeproperties.Extended request objects with
BirthCountryCode,BirthCountrySubdivisionCode, andItalianLotteryCodeparameters.
Extended Company update parameters request object with
ItLotteryCodeparameter.Extended Company response object with
ItLotteryCodeproperty.
Extended Payment response object with
PaymentRequestIdproperty.
25th February 2026
Extended Service availability metrics with
HouseUse.
New operation. Adds a payment method request to a customer or company account, prompting them to provide a payment method such as a payment card or SEPA direct debit.
Restrictions removal
Add restrictions:
Delete restrictions:
Removed operations. See Migration guide: Restrictions (add/delete to set/clear) for details.
January 2026 updates
Extended request object with
SendPaymentRequestEmailsparameter.
Extended Commander origin with
RoomingList.
Updated examples. Documentation-only, no change to API.
Last updated
Was this helpful?