Mews · Arazzo Workflow
Mews Reservation Accounting Summary
Version 1.0.0
Resolve a reservation's guest account, then pull its accounting items.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
reservation-accounting-summary
Resolve a reservation and list its accounting items for a date range.
Reads the reservation to confirm it exists, then returns the order and payment accounting items consumed within the supplied date range.
1
getReservation
reservations_getAll
Load the reservation to confirm it exists before pulling accounting items.
2
getAccountingItems
accountingItems_getAll
Return the order and payment accounting items consumed within the supplied window.