Sets the controllerName to 'Members'.
The service's base URL
Optional
tokenFactory: (() => Promise<null | string>)Optional factory to set axios instance's token before http calls.
Protected
axiosThe axios instance used by this service.
Create a Member.
https://api-integration.healthherotechnologies.co.uk/traversalcompositor/traversal-engine/api-docs/v2/index.html#operation/Members_CreateAsync
The post body.
External Id of the member.
Get a Member's permanent history.
https://api-integration.healthherotechnologies.co.uk/traversalcompositor/traversal-engine/api-docs/v2/index.html#operation/Members_GetPermanentHistoryAsync
External Id of the member.
Set the service's base URL e.g. /engine/ or https://api-integration.healthherotechnologies.co.uk/traversalcompositor/tenantId/
e.g. /engine/
Set the token to use in the service's axios instance
Bearer token or null.
A class for the Traversal Engine Member Controller.
https://api-integration.healthherotechnologies.co.uk/traversalcompositor/traversal-engine/api-docs/v2/index.html#tag/Members