Update the details of an existing member. This endpoint is used when a member’s information needs to be changed, such as updating their contact details, name, or personal information.
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Unique identifier for a member.
Used for API versioning. More details.
The MemberEntityRequest defines the basic properties required to create or update a Member.
The MemberEntityResponse extends the MemberEntityRequest and includes additional properties such as the member’s ID, membership number, and blocked status. This DTO is used when returning a member’s details.
Identifier for the NST instance. Providing this value will increase the performance of the API when the NST is load-balanced.