Authorization: Bearer $SCOPE3_API_KEY. Your account context is resolved from the API key. Child-account, domain, and membership operations require the ADMIN role on the target customer.
Key concepts
- Parent/child hierarchy. A standalone customer becomes a parent the first time you create a child account; the child inherits the parent’s contract. Only
CHILDcustomers can be deleted, and only when they have no linked resources. - Registered domain. A customer can carry one
customerDomain. It gates domain auto-join and, forSELLERaccounts, seeds the auto-created storefront’s publisher and operator domain. - Domain auto-join. When
allowDomainAutoJoinis true, users with a verified matching-domain email join as members without admin approval. It requires acustomerDomainto be set. - Notification opt-ins. Preferences are a full set of
{ notificationType, channel }pairs. The update call replaces all existing opt-ins.
Task reference
Get current account
Authenticated account context
List customer accounts
Accounts you can switch into
Create child account
Provision a buyer or seller child
Delete child account
Hard-delete an empty child
Update customer domain
Set the registered org domain
Get membership
Read domain auto-join setting
Update membership
Toggle domain auto-join
Get notification preferences
Read your opt-ins
Update notification preferences
Replace your opt-ins
Related
All account tasks
Every operation in one place
Activity & reporting
Audit feed and reporting metrics
Errors
Shared error contract