cURL
curl --request GET \ --url https://api.example.com/products/{id}/images \ --header 'X-Api-Key: <x-api-key>'
{ "ok": true, "images": [ { "url": "https://cdn.site.com/products/123.png", "favortie": true } ], "timestamp": "2025-02-02T14:45:00.000Z" }
Liste as imagens de um produto sincronizados do ERP
Documentation IndexFetch the complete documentation index at: https://docs.bsautomacao.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bsautomacao.com.br/llms.txt
Use this file to discover all available pages before exploring further.