MemberCreate

May 19, 2026 ยท View on GitHub

Schema for creating a new member.

Fields

FieldTypeRequiredDescriptionExample
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
nameOptionalNullable[str]:heavy_minus_sign:N/AJane Doe
external_idOptionalNullable[str]:heavy_minus_sign:The ID of the member in your system. This must be unique within the customer.usr_1337
roleOptional[models.Role]:heavy_minus_sign:The role of the member within the customer. To assign or transfer ownership, use the member update endpoint.member