I have two resources, customer and Phone (I made it simple here by only including few fields). Different customers can have the same type of phone. I wrote my Modelresource class and access the API through /customer/ and /phone/ I have two resources, customer and Phone (I mad