I have a requirement to get the "Billing Regular Rate" from a resource on a project. I can get the standard rate from the resource as set up globally in Clarizen, however if a Resource has its Billing Rate changed when being assigned to a project, I'm unable to get this value.
For example, I have a project where a Resource has a Regular Rate of £125, when assigned to a project this rate is changed to be £100 (just for the project). Using the API I can obtain the £125 but I can't get the £100.
I'm using the REST API V2 to gather this information, any tips\hints on which API I can use to get the modified rate?
Thanks