# Members

The member endpoints will return data relevant to member information.

 - [GET /members](https://developer.clubfitsoftware.com.au/openapi/members/memberdata.md): Retrieve member details including contact and membership information.
 - [GET /members/attendance/classes](https://developer.clubfitsoftware.com.au/openapi/members/getmemberclassattendance.md): Get group class attendance from a particular date. Includes member and prospect class bookings, along with attendances recorded against a class for members who were not booked in. This does not includ
 - [GET /members/attendance/visits](https://developer.clubfitsoftware.com.au/openapi/members/getmembervisits.md): Get member visits from a particular date. This does not include Creche, PT or Class visits.
 - [GET /members/payment/history](https://developer.clubfitsoftware.com.au/openapi/members/getmemberpaymenthistory.md): Retrieve member payment history transaction information.
 - [GET /members/pos/transactions](https://developer.clubfitsoftware.com.au/openapi/members/getmemberpostransactions.md): Retrieve member POS transactions information including staff member, line items and payments made.
