# Member Account NFC

Note that NFC API endpoints are in beta as we've been tuning setup processes on both EGYM and partner sides.

## Retrieve an account by NFC

 - [GET /api/v2/accounts/nfc/{nfc}](https://developer.egym.com/mms-api-v2/apis/mms-v2/member-account/getbynfc.md): Retrieve an account using NFC.

## Retrieve a member account NFC token

 - [GET /api/v2/accounts/{accountId}/nfc](https://developer.egym.com/mms-api-v2/apis/mms-v2/member-account-nfc/getaccountnfctoken.md)

## Assign an NFC token to a member account

 - [PUT /api/v2/accounts/{accountId}/nfc](https://developer.egym.com/mms-api-v2/apis/mms-v2/member-account-nfc/assignaccountnfctoken.md)

## Delete a member account NFC token

 - [DELETE /api/v2/accounts/{accountId}/nfc](https://developer.egym.com/mms-api-v2/apis/mms-v2/member-account-nfc/deleteaccountnfctoken.md)

## Retrieve an account by NFC

 - [GET /api/v2/accounts/nfc/{nfc}](https://developer.egym.com/mms-api-v2/apis/mms-v2/member-account-nfc/getbynfc.md): Retrieve an account using NFC.

