curl "https://ecommerce.jelou.ai/apps/{app_id}/branches" \
-H "Authorization: Bearer <API_KEY>"
Returns the paginated list of branches in your store.
curl "https://ecommerce.jelou.ai/apps/{app_id}/branches" \
-H "Authorization: Bearer <API_KEY>"
Was this page helpful?