Sync products (legacy compat)

View as MarkdownOpen in Claude

Legacy compatibility endpoint that delegates to POST /api/v1/products/sync. Use /api/v1/products/sync for new integrations.

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Tenant-IDstringOptional
Tenant identifier
X-ProviderstringOptional
POS provider identifier

Request

This endpoint expects an object.
productslist of objectsRequired

Response

OK
summaryobject
productslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error