The body of a V2 integration API request (customer profile update). Next to the customer profile details, this contains an optional listing of extra properties that should be returned in the response.
Name | Type | Description | Notes |
---|---|---|---|
attributes | Object | Arbitrary properties associated with this item. | [optional] |
integrationId | String | The identifier of this profile, set by your integration layer. It must be unique within the account. To get the `integrationId` of the profile from a `sessionId`, use the Update customer session. |