Hi Suman
For your first query: You will observe that the Product Inventory model (in TMF637) includes a reference to realizing Resource. So, if you GET Products from the inventory filtered by Billing Account, you can at the same time retrieve all the resources (Logical and/or Physical) for each Product (using entity expansion as discussed in the Open API guidelines). This presumably answers your use case for retrieving Resources for a billing account, with the (reasonable) assumption that there are no account-related Resources in the inventory that are not involved in realizing a product. Of course, your implementation of the Product Inventory API must be capable of honoring the Resource query against the resource inventory.
For your second query: There is indeed a direct relationship between Product and Party(Role), which can be used to signify the Customer who owns the Product, the Individual (family member?) who uses the Product, etc.
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
------------------------------