You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Information about the user or API Client who performed the change. This is a variant of [LastModifiedBy](ctp:api:type:LastModifiedBy).
8
8
properties:
9
-
id:
9
+
isPlatformClient:
10
+
type: boolean
11
+
description: |
12
+
`true` if the change was made using the Merchant Center or [ImpEx](https://impex.europe-west1.gcp.commercetools.com/).
13
+
id?:
10
14
type: string
11
15
description: |
12
16
[ID](/general-concepts#identifier) of the Merchant Center user who made the change.
13
17
14
-
Present only if the change was made in the Merchant Center.
18
+
Present only if `isPlatformClient` is `true`.
15
19
type:
16
20
type: string
17
21
description: |
@@ -40,7 +44,3 @@ properties:
40
44
type: Reference
41
45
description: |
42
46
The [Associate](ctp:api:type:Associate) who made the change in the context of a [Business Unit](ctp:api:type:BusinessUnit). Present only if the Associate acts on behalf of a company using the [associate endpoints](/associates-overview#on-the-associate-endpoints).
43
-
isPlatformClient:
44
-
type: boolean
45
-
description: |
46
-
`true` if the change was made using the Merchant Center or [ImpEx](https://impex.europe-west1.gcp.commercetools.com/).
0 commit comments