Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 968 Bytes

MultipleCustomerProfileIntegrationRequestItem.md

File metadata and controls

11 lines (8 loc) · 968 Bytes

TalonOne.Model.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.

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