Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 796 Bytes

File metadata and controls

12 lines (9 loc) · 796 Bytes

# BulkCreateContactsRequest

Properties

Name Type Description Notes
profile_id string
account_id string Required when contacts carry channel data (platformIdentifier or a row-level accountId). Omit for a plain CRM import with no channels. [optional]
platform string Ignored when accountId is set: the platform is derived from the resolved account. Only relevant to disambiguate accountId lookup; a mismatch 404s. [optional]
contacts \Zernio\Model\BulkCreateContactsRequestContactsInner[]

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