curl -L \ --request POST \ --url 'https://api.zydon.com.br/api/sales/products/search/synchronize' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{}'
{}