{
"id": "018f2f3e-8a11-7b23-8a2b-4c5d6e7f8a9b",
"event": "member.updated",
"occurredAt": "2025-02-06T14:20:00Z",
"actor": "member",
"data": {
"id": 2001,
"academyId": 123,
"type": "member",
"status": "active",
"firstName": "Jane",
"lastName": "Doe",
"gender": "female",
"dateOfBirth": "1995-04-12",
"guardianName": null,
"billingName": "Jane Doe",
"primaryFamilyMember": true,
"photoUrl": {
"thumbnail": "https://files.gymdesk.com/3/member1-thumb.jpg",
"large": "https://files.gymdesk.com/3/member1-large.jpg"
},
"address": {
"line1": "123 Main Street",
"line2": "Apt 4B",
"city": "Austin",
"state": "TX",
"postalCode": "78701",
"country": "US"
},
"primaryEmail": {
"email": "jane.doe@example.com",
"optOut": false
},
"secondaryEmail": null,
"emailNotifications": {
"importantUpdates": true,
"billingNotifications": true,
"announcementsAndEvents": false,
"bookingNotifications": true
},
"primaryPhone": {
"phone": "+15125551234",
"smsOptOut": false
},
"secondaryPhone": null,
"smsOptIn": true,
"createdAt": "2024-10-01T09:30:00Z",
"checkInCode": "4821",
"creditBalance": {
"amount": 25.79,
"currency": "USD"
},
"leadSource": "Walk In",
"tags": [
"vip"
],
"locale": "en_US"
}
}Webhooks
member.updated
Member updated
WEBHOOK
member.updated
{
"id": "018f2f3e-8a11-7b23-8a2b-4c5d6e7f8a9b",
"event": "member.updated",
"occurredAt": "2025-02-06T14:20:00Z",
"actor": "member",
"data": {
"id": 2001,
"academyId": 123,
"type": "member",
"status": "active",
"firstName": "Jane",
"lastName": "Doe",
"gender": "female",
"dateOfBirth": "1995-04-12",
"guardianName": null,
"billingName": "Jane Doe",
"primaryFamilyMember": true,
"photoUrl": {
"thumbnail": "https://files.gymdesk.com/3/member1-thumb.jpg",
"large": "https://files.gymdesk.com/3/member1-large.jpg"
},
"address": {
"line1": "123 Main Street",
"line2": "Apt 4B",
"city": "Austin",
"state": "TX",
"postalCode": "78701",
"country": "US"
},
"primaryEmail": {
"email": "jane.doe@example.com",
"optOut": false
},
"secondaryEmail": null,
"emailNotifications": {
"importantUpdates": true,
"billingNotifications": true,
"announcementsAndEvents": false,
"bookingNotifications": true
},
"primaryPhone": {
"phone": "+15125551234",
"smsOptOut": false
},
"secondaryPhone": null,
"smsOptIn": true,
"createdAt": "2024-10-01T09:30:00Z",
"checkInCode": "4821",
"creditBalance": {
"amount": 25.79,
"currency": "USD"
},
"leadSource": "Walk In",
"tags": [
"vip"
],
"locale": "en_US"
}
}Authorizations
Body
application/json
⌘I
