Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 505 Bytes

IntegrationProfileEntity.md

File metadata and controls

17 lines (10 loc) · 505 Bytes

TalonOne::IntegrationProfileEntity

Properties

Name Type Description Notes
profile_id String ID of the customer profile set by your integration layer. Note: If the customer does not yet have a known `profileId`, we recommend you use a guest `profileId`. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::IntegrationProfileEntity.new(profile_id: URNGV8294NV)