Client_InsertContacts response missing data

Hi,

When using the Client_InsertContacts endpoint it seems that, in cases where there are one or more errors but the request is still successful (i.e. contacts are still inserted) the ClientContactIDs object that normally contains the name and ClientContactID of the newly inserted contacts is missing data. In these cases this object is equal to null, but contacts are still inserted.

image