curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Obtenha os detalhes de uma filial específica.
curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Documentation Index
Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
Use this file to discover all available pages before exploring further.
products para incluir os produtos da filial na resposta.curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Esta página foi útil?