'How to' use cases
This page summarises all of our 'how to' use cases, together with the main use cases in which they are referenced. Search here for the task you want to perform with the API, it will take you to the appropriate API Operation or API Operations, and also link to higher level use cases for context and further information.
Can't find what you're looking for? 'How to' use cases are expressed in common terminology, but often different terms are used to mean the same thing. Try searching using alternative terms. We created the Mews Glossary for Open API users to explain the particular terminology used in Mews. If you still can't find what you're looking for, contact support.
Configuration
'How to' use case
API Operations
Use cases
Finance
'How to' use case
API Operations
Use cases
How to get configured accounting categories
How to get the list of accounting categories
How to check if a credit card is stored against a guest profile
Allowances
'How to' use case
API Operations
Use cases
How to get all order items for a reservation (including allowance items)
Get all order items (use ServiceOrderIds)
How to get breakage items for reconciliation
Get all order items (use Types with AllowanceBreakage and AllowanceContraBreakage)
How to get allowance items over a period
Get all order items (use ClosedUtc or ConsumedUtc)
How to identify allowance product items among order items
Get all order items (check Data.Product.ProductType = Allowance)
How to find the original charge for an allowance discount
Get all order items (use OrderItemIds with DiscountedOrderItemId)
How to find which allowance funded a discount
Get all order items (use OrderItemIds with AllowanceProductOrderItemId)
How to find which allowance generated a breakage item
Get all order items (use OrderItemIds with AllowanceProductOrderItemId from breakage item's Data)
How to post a custom item against an allowance
Add order (use Items with AccountingCategoryId)
Enterprises & Resources
'How to' use case
API Operations
Use cases
Customer Profiles
'How to' use case
API Operations
Use cases
Reservations
'How to' use case
API Operations
Use cases
How to listen for changes to reservations
General Webhooks (ServiceOrderUpdated event) or WebSockets (Reservation event)
How to get reservation and customer details
Data Export
'How to' use case
API Operations
Use cases
Services & Products
'How to' use case
API Operations
Use cases
How to link an order to a reservation
Add order (use LinkedReservationId)
Availability Blocks
'How to' use case
API Operations
Use cases
What is an Availability Block? Availability Blocks are fixed sets of inventory (rooms, spaces or resources) that are provisionally removed from public availability for use by private groups such as wedding parties, or for companies or travel agencies. For more information, see our Help Guide Creating availability blocks.
Customer Loyalty
'How to' use case
API Operations
Use cases
Customer Messaging
'How to' use case
API Operations
Use cases
Device Commands
'How to' use case
API Operations
Use cases
What is a Device Command? Device Commands are messages sent by Mews to on-premise devices such as printers and key encoders. For more information, see the Device integration use case.
Last updated
Was this helpful?