Skip to main content
POST
Create a Product
The Products Data Model is designed to streamline the management and retrieval of products-related information across various accounting platforms.

Authorizations

api_key
string
header
required

Body

application/json
company_id
integer
required

The ID of the company in the accounting platform

data
ecommerceProductsFields · object[]
required

The data of the products endpoint

run_async
boolean | null

Run the request asynchronously

Response

data
ecommerceProductObject · object | null

The data of the products endpoint

sync_id
string | null

The sync id of the request