post https://api.dealhub.io/api/v1/version//products_catalog
This endpoint asynchronously uploads a complete product catalog to a DRAFT version. Each product and bundle is created or updated based on the details in the request JSON.
If a SKU already exists in the catalog, it will be completely replaced with the new data from the request, including its pricing, assignments, and other details. If the replacement process fails for any reason, the system will revert to the old product definition.
This operation returns a request_id for you to track the progress. Note that requests targeting an ACTIVE or DEACTIVATED catalog version will fail.
