curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Get the details of a specific branch.
curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Was this page helpful?