Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jul 19, 2024
1 parent f8d7e6e commit b872851
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ properties:
customerId?:
type: string
description: |
`id` of an existing [Customer](ctp:api:type:Customer). If empty, any value is removed.
`id` of an existing [Customer](ctp:api:type:Customer).
If the Customer is assigned to a [CustomerGroup](ctp:api:type:CustomerGroup), this update action also sets the value for the `customerGroup` field.
If empty, the update action removes the value for both `customerId` and `customerGroup`.

0 comments on commit b872851

Please sign in to comment.