id int | Unique identifier for the object. |
user_id int | Unique identifier of the customer expandable |
site_id int | Unique identifier of the customer site. |
subscription_id int | Unique identifier of the subscription expandable |
address_id int | Unique identifier of the address object. |
status string | The status of the membership could be pending or active. |
created_at timestamp | Time at which the object was created. |
updated_at timestamp | Time at which the object was last updated. |
invitation_email string | Membership invitation email |
subscription_old_provider_id string | The current/old external unique identifier associated with a migrated membership. |