Mindbody · Arazzo Workflow
Mindbody Client Visit History
Version 1.0.0
Find a client and retrieve their visit history for a date range.
View Spec
View on GitHub
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooksArazzoWorkflows
Provider
Workflows
client-visit-history
Resolve a client and list their visit history.
Searches the client directory and, when a client is found, retrieves the client's visit records for the requested date range.
1
findClient
getClients
Search the client directory by the supplied search text and capture the first matching client id.
2
listVisits
getClientVisits
Retrieve the visit records for the matched client over the requested date range.