A really low priority request I just want to put out there. As much as I love the speed and awesomeness of development here, I feel guilty for the amount of feature requests I am adding. I have a few that I know will be of no interest to anyone else so I'm trying to use the CWM Hosted API to create a new pod that goes to a custom page I host that then calls the Hudu API. All is good so far, but, Hudu can have a different name for a company to the PSA, in addition, I'm having to maintain my own table matching the PSA ID to Hudu ID. I don't know how to make this neat, but, in my mind, it would be good if "GET api/companies" could have an additional field of "PSA ID" In addition, I think it would be messy to allow assets and other objects to be called via the PSA ID, but, it would be nice if there was an extra endpoint similar to "get api/companybypsa/xxx" which returns the Hudu ID of the company when inputting the PSA ID.