Mews · Arazzo Workflow
Mews Attach Identity Document
Version 1.0.0
Find a guest by name, then attach an identity document to their profile.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
attach-identity-document
Resolve a guest by name and record an identity document for them.
Searches for the guest by name and, when found, attaches an identity document (such as a passport) to their customer profile.
1
searchCustomer
customers_search
Search for the guest profile by name to obtain the customer id the document is attached to.
2
addDocument
identityDocuments_add
Record the identity document against the resolved guest profile.