Create a login URL for the Customer.
The ID of the Customer.
FM_api('Customer_loginCreate', ['id' => '1']);
{'ok':1}
If the user is not logged in:
{'error':'not logged in'}
Last updated 3 years ago