I am trying to access the value chain data for a given company through a python API. I can access the relationship type using TR.SCRelationship which returns the value "supplier" or "customer" for each relationship, but I can't seem to find the related company identifier for that relationship.