Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 795 Bytes

MultipleCustomerProfileIntegrationRequestItem.md

File metadata and controls

14 lines (7 loc) · 795 Bytes

MultipleCustomerProfileIntegrationRequestItem

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.

Properties

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.