Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 849 Bytes

WTMemberCreationParams.md

File metadata and controls

16 lines (13 loc) · 849 Bytes

# WTMemberCreationParams

Properties

Name Type Description Notes
first_name string An optional first name of the member [optional]
last_name string An optional last name of the member [optional]
membership_tier_id string
mobile_number string
email string
birthday string Represents the date of birth of the member. Defaults to 0000-00-00, which represents that the date of birth has not been configured
points_accrued int The number of points that the member has accrued
member_id string Member ID as represented by the merchant

[Back to Model list] [Back to API list] [Back to README]