For the complete documentation index, see llms.txt. This page is also available as Markdown.

Synchronize

Synchronize products for search

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Corpo
object · ProductSearchSynchronizeRequestOpcional
Respostas
200

Product synchronized successfully

application/json
object · ProductSearchSynchronizeResponseOpcional
post/products/search/synchronize
POST /api/sales/products/search/synchronize HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2

{}
{}