API call according to specific locale .
- 
					
					
					
					
 Hi there . 
 i would love to know if there is any way to fetch Data like ( categories , products ..etc ) with bagisto web api in a specific locale ( translation ) ! !
- 
					
					
					
					
 Hi @alnouirah 
 you can get it by passing ?locale=ar at then end of api url like http(s)://example.com/public/api/products?locale=arThanks. 
- 
					
					
					
					
 @Vaishali-Agarwal Thanks a lot 