Skip to content

Instantly share code, notes, and snippets.

@yllus
Created October 3, 2023 14:48
Show Gist options
  • Save yllus/2563cddb5fe88d2a0a6f4c2107b5e723 to your computer and use it in GitHub Desktop.
Save yllus/2563cddb5fe88d2a0a6f4c2107b5e723 to your computer and use it in GitHub Desktop.
curl -X POST https://api.golfcanada.ca/api/v1/members/webhook -H "Content-Type: application/json" --data '{"individualId":2837360,"userName":"sully@yllus.com","networkId":4474488,"localId":null,"golfCanadaCardId":"6106821450","firstName":"Sully","lastName":"Syed","gender":"M","birthDate":"1981-06-11T00:00:00","culture":"en-CA","imagePath":null,"friendCount":25,"handicap":27.8,"handicapSuffix":null,"displayHandicap":"27.8","handicapDate":"2023-08-10T00:00:00","lowHandicap":null,"displayLowHandicap":"NH","lowHandicapDate":null,"email":"sully@yllus.com","homePhone":null,"mobilePhone":"647-298-4401","line1":"425 Queen St. E","line2":"Apartment #A","city":"Toronto","region":"ON","postalCode":"M5A1T5","clubId":673,"sourceClubId":null,"clubName":"Golf House Golf Club","isActive":true,"isPrimary":true,"isArchived":false,"isClubManagingUpgrades":true,"managementGroup":"GolfCanada","expirationDate":"2023-12-31T00:00:00","clubMembershipLevel":"Gold","clubCategoryType":"Partner","clubMembershipType":"FullMembership","clubMembershipCategory":"Men","memberships":[{"clubId":673,"sourceClubId":null,"name":"Golf House Golf Club","isPrimary":true,"isActive":true,"expiresOn":"2023-12-31T00:00:00","isClubActive":false,"level":0}],"isHBHScoreRequired":false,"allowNewsletters":true,"allowOffers":false,"allowGlobalGolfPost":false,"allowScorePostingEmail":true,"allowNotifications":true,"defaultCourseId":20699,"defaultCourseName":"Glen Abbey Golf Club","defaultTeeId":83682,"defaultTeeName":"Black","lastScorePostedOn":"2023-07-10T00:00:00","agreedToTermsAndConditionsOn":"2023-02-01T10:54:40.02","requestedGolfCanadaCardOn":null,"strokesOverPar":41.4,"createdOn":"2020-09-04T01:21:01.343","updatedOn":"2023-02-01T10:17:29.243"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment