Mindbody · Arazzo Workflow
Mindbody Find Client Purchases
Version 1.0.0
Find a client and retrieve their purchase history.
View Spec
View on GitHub
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooksArazzoWorkflows
Provider
Workflows
find-client-purchases
Resolve a client and list their purchase history.
Searches the client directory and, when a client is found, retrieves the client's purchase 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
listPurchases
getClientPurchases
Retrieve the purchase records for the matched client over the requested date range.