_getLocation
Parameters
id
Example
FM_api('Customer_getLocation', ['id'=>'1']);On Success
{"latitude":"100","longitude":"200","name":"The Cafe"}Last updated
FM_api('Customer_getLocation', ['id'=>'1']);{"latitude":"100","longitude":"200","name":"The Cafe"}Last updated