Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstancesummary Retrieve a avatar by id and avatartype
The id of the record you wish to retrieve
Optional
avatarType: AvatarTypeEnumavatar type contact simpleContarct paymentCycle profile
Optional
initials: stringOptional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Upload avatar profile image via file
The id of the record you wish to retrieve
Optional
avatarType: AvatarTypeEnumavatar type contact simpleContarct paymentCycle profile
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
file: Fileavatar image
Optional
options: RawAxiosRequestConfigOverride http request option.
AvatarsApi - factory interface export