ClientFamilyMemberApi

Functions

Link copied to clipboard
abstract suspend fun addClientFamilyMembers(clientId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun deleteClientFamilyMembers(familyMemberId: Long, clientId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun getFamilyMember(familyMemberId: Long, clientId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun getFamilyMembers(clientId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun getTemplate2(clientId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun updateClientFamilyMembers(familyMemberId: Long, clientId: Long, body: String? = null): String

Responses: