Member

December 19, 2025 ยท View on GitHub

A member of a customer.

Fields

FieldTypeRequiredDescriptionExample
idstr:heavy_check_mark:The ID of the member.
created_atdate:heavy_check_mark:Creation timestamp of the object.
modified_atdate:heavy_check_mark:Last modification timestamp of the object.
customer_idstr:heavy_check_mark:The ID of the customer this member belongs to.
emailstr:heavy_check_mark:The email address of the member.member@example.com
nameNullable[str]:heavy_check_mark:The name of the member.Jane Doe
external_idNullable[str]:heavy_check_mark:The ID of the member in your system. This must be unique within the customer.usr_1337
rolemodels.MemberRole:heavy_check_mark:N/A