post https://app.officernd.com/api/{version}/organizations/{orgSlug}/subscribe
Create a new member and/or company in the current organization and link it to the current user.
Note
Specifying a "team" in this request will make the member a "billingPerson" and "contactPerson" in said team. More on those roles here.
Important
Specifying a "team" in this endpoint will always create a new company.
If you'd like to associate a member with a company that already exists you'll need to make a PUT request to the members endpoint.