added

Partner_id in Projects API

You can now assign projects to a partner by supplying partner_id in Create Project API calls. If no partner_id is provided on project creation, partner_id will default to the partner of the owner_id if the project owner belongs to a partner. In addition, you can lookup if and which partner a project has been assigned to using Retrieve Project endpoint.