Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeRequiredDefaultDescription
userIdIntegerY The Club OS unique id for the member to update.
firstNameStringN User first name.
lastNameStringN User last name.
emailStringN Email address of the user. This will also be the username for the Club OS account. If left blank, the user will not be able to login to Club OS.
homePhoneStringN User home phone number.
workPhoneStringN User work phone number.
mobilePhoneStringN User mobile phone number.
address1StringN User address line 1.
address2StringN User address line 2.
cityStringN User full city.
stateStringN User 2 letter state code, i.e. PA for Pennsylvania.
zipStringN User zip code.
fullAccountBooleanYfalse

Club OS has 2 types of member accounts, Full and Basic. Full means they get access to both nutrition and/or workout features based on the club's service plan. This field only applies to member accounts.

false - Make the member a Basic account.

true - Make the member full account.

guestPassStartDate (M-d-YYYY)N The start date of the user's guest pass. Only saved if present, i.e. NULL or "" value will not update the record in Club OS.
guestPassEndDate (M-d-YYYY)N The end date of the users's guest pass. Only saved if present, i.e. NULL or "" value will not update the record in Club OS.
joinDateDate (M-d-YYYY)N The date the User joined the club.
Response Messages

One of the following messages will be returned when the request succeeds.

...