Update the team members for the authenticated user’s billing profile. This replaces the current list of team members with the provided list. The authenticated user will always remain in the team.
Note: All users must already have Nectar accounts. If you provide email addresses of users who don’t exist in the system, the request will fail with a 400 error.
Note: To update billing information, go to your user settings on Nectar or use the signed Stripe URL.
Serializer for updating team members.
List of email addresses of users belonging to the billing profile/team.
1Serializer for team member information.
Unique identifier for the billing profile.
Name of the billing profile.
200Billing email associated with this profile. Should match associated Stripe Customer profile
254List of email addresses of users associated with this billing profile.
Comprehensive billing information including Stripe meter events, payment methods, billing profile details, and billing portal access.