For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 Stripe and Adyen.

  • 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

Customer association for message threads

  • Add message thread:

    • Extended the request with optional CustomerId parameter to associate the thread with a customer's guest messaging inbox.

New webhook events for resource deletions and product changes

  • General Webhooks:

    • Added ResourceDeleted event, triggered when a resource is deleted. Enabled per integration partner; contact Mews to opt in.

    • Added ProductUpdated and ProductDeleted events, triggered when a product is updated or deleted. Requires the product events webhook subscription. Deleting a service does not delete its products, so no ProductDeleted events are triggered by service deletion.

    • Like other General Webhook events, the events carry the entity Id only – fetch entity details with Get all resources or Get all products.

New resource category types, customer custom titles

Payment policy operations

Transaction details for alternative payments

Cancellation policy management operations

Billing automation prepayment condition for virtual credit cards

July 2026 updates

Deprecation of Add credit card payment operation

  • Add credit card payment:

    • 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

  • Payment automation use case:

    • 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.

Clarified RollingReleaseOffset in availability blocks

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 card and SEPA Direct Debit payment methods are currently supported. Documentation-only, no change to API.

Cashier transaction type

Allowances use case documentation

  • Allowances use cases:

    • 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 an AllowanceDiscount order item.

Removed reservation-based Add payment plan from the documentation

May 2026 updates

  • Add availability blocks:

    • Extended Availability block parameters request object with TemplateRateId parameter, replacing RateId. The block is always created with a new dedicated rate based on this template, so the RateId returned in the response differs from the TemplateRateId provided in the request. This is not a new behavior, but the new property makes it explicit.

    • Deprecated: RateId parameter in Availability block parameters. Use TemplateRateId instead. RateId is kept as a synonym for backward compatibility and is ignored when TemplateRateId is provided.

  • Get all products:

    • Extended Product response object with ExcludePriceFromOffer property.

  • Get bill PDF:

    • 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.

Removed CheckOverbooking and CheckRateApplicability from Update reservations

  • Update reservations:

    • Removed CheckOverbooking and CheckRateApplicability request parameters. These were never implemented in this operation and had no effect. Documentation-only, no change to API.

April 2026 updates

Integration Webhooks documentation update

  • Integration Webhooks:

    • Clarified contract and description of Requestor field in integration created data. Documentation-only, no change to API.

Blocklist replaces Blacklist in customer classifications

New export entity type: Ledger entries

Payments and payment methods updates

March 2026 updates

New operation: Close tasks

  • Close tasks:

    • New operation to close tasks.

25th February 2026

Restrictions removal

January 2026 updates

Last updated

Was this helpful?