Skip to content

Commit 5076237

Browse files
committed
Updated API from documentation release
1 parent 5e97df6 commit 5076237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/order-edit/updates/StagedOrderSetCustomerGroupAction.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: |
88
This update action can only be used if a Customer is not assigned to a Cart.
99
If a Customer is already assigned, the Cart uses the Customer Group of the assigned Customer.
1010
11-
To reflect the new Customer Group, this update action can result in [updates to the Cart](/../carts-orders-overview#cart-updates). When this occurs, the following errors can be returned: [MatchingPriceNotFound](ctp:api:type:MatchingPriceNotFoundError) and [MissingTaxRateForCountry](ctp:api:type:MissingTaxRateForCountryError).
11+
To reflect the new Customer Group, this update action can result in [updates to the Cart](/../api/carts-orders-overview#cart-updates). When this occurs, the following errors can be returned: [MatchingPriceNotFound](ctp:api:type:MatchingPriceNotFoundError) and [MissingTaxRateForCountry](ctp:api:type:MissingTaxRateForCountryError).
1212
properties:
1313
customerGroup?:
1414
type: CustomerGroupResourceIdentifier

0 commit comments

Comments
 (0)