Skip to content

Files

Latest commit

Jan 16, 2025
368a5f5 · Jan 16, 2025

History

History
12 lines (8 loc) · 952 Bytes

MultipleCustomerProfileIntegrationRequestItem.md

File metadata and controls

12 lines (8 loc) · 952 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]
integration_id str 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.

[Back to Model list] [Back to API list] [Back to README]