Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/pages/docs/customer-account/market-segment.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ The following market segment workflows are available:
2. Set market segment for customers

* Customer market segment can be set as part of a create or update request.
* A customer’s market segments can only be changed if the customer has no active subscriptions.
* All existing customers with no market segment will be initialized to COM.
* API endpoints for managing this workflow:
* [POST Create Customer API](create-customer-account.md)
Expand Down
1 change: 0 additions & 1 deletion src/pages/docs/customer-account/update-customer-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Ensure that you are aware of the following before updating a customer account:
- Do not alter values for the mandatory fields such as `companyName, country,` and `region`. Otherwise, an error is returned.
- The `contacts` section specifies the admins for the customer's account.
- Any contacts that are removed will remain admins. To remove admins, a customer admin must use the Adobe Admin Console.
- Customer market segment can be changed if the customer has no active subscriptions.
- Reseller must be enabled for the new market segment.
- Customer `externalReferenceId` may now be changed.
- Use either `commitmentRequest` or `recommitmentRequest` in the request to:
Expand Down
1 change: 0 additions & 1 deletion src/pages/docs/market-segments/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ The following market segment workflows are available:
2. Set market segment for customers

- Customer market segment can be set as part of a create or update request.
- A customer’s market segments can only be changed if the customer has no active subscriptions.
- All existing customers with no market segment will be initialized to COM.
- API endpoints for managing this workflow:
- [POST Create Customer API](../customer-account/create-customer-account.md)
Expand Down