How to get related contact/account id by converted lead id using api?
Hi,
we have a lead A with id 114427000000381xxx,
After it was converted, we can find the contact/account with the link
But how to find the contact/account id with the converted lead id with api?
<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/crm/private/xml/Leads/getRecordById">
<nodata>
<code>4422</code>
<message>There is no data to show</message>
</nodata>
</response>