Hello, I want to register a new Lead with first name, last name and description. First name and last name works fine using the /Leads/register endpoint but it seems to ignore the description data. What am I doing wrong here? Here is my code: $json = array…