Hi Lorna, thank you for this post. It has saved me a LOT of time. Thank you! For those who are interested, here is a python snippet to get the additional_attributes:
adds = {“additional_attributes”:[self_deffined_additional_attribute]}
catalogProductInfo(sessionID,sku, None, adds)