Cs-Cart Api Get Request Product List Does Not Contain Product Link

Hi,

I have a simple question regarding the CS-Cart API.

I am trying to perform a GET all products list request where I was expecting see the "product link" field included in the response.

I haven't seen such a thing. I know part of the url is the "seo_name" but what about the rest of it. I want to avoid performing 3 requests just to get a link.

Any suggestions on how I can get them? Or maybe point out my mistakes.

Thanks a lot in advance!

Extend the fn_get_products function (app/functions/fn.catalog.php) to add extra data to array with products