Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 728 Bytes

SyncProductsRequest.md

File metadata and controls

12 lines (8 loc) · 728 Bytes

HubSpot.NET.Model.SyncProductsRequest

A request to import external accounting product 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.
Products List<UpdatedProduct> A list of products to be imported.

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