Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 786 Bytes

File metadata and controls

16 lines (11 loc) · 786 Bytes

BulkCreateContactsRequestContactsInner

Properties

Name Type Description Notes
name String
platform_identifier Option<String> Required when the top-level accountId is set (channel mode). A row missing it in that mode is rejected individually and reported in errors[], not a 400 for the whole import. [optional]
display_identifier Option<String> [optional]
email Option<String> [optional]
company Option<String> [optional]
tags Option<Vec> [optional]

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