Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 728 Bytes

SyncContactsRequest.md

File metadata and controls

12 lines (8 loc) · 728 Bytes

HubSpot.NET.Model.SyncContactsRequest

A request to import external accounting contact properties in HubSpot

Properties

Name Type Description Notes
AccountId string The ID of the account in the external accounting system. This is the value that will be passed as `accountId` for all outbound calls for the user from HubSpot to the external accounting system.
Contacts List<UpdatedContact> A list of contacts to be imported.

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