Is it possible to retrieve associated subscription...
# general
b
Is it possible to retrieve associated subscriptionLine items from the REST api call to /record/v1/subscription/{subscriptionId}? I see '*subscriptionLine'* in the subscription collection in https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2021.2/index.html#/definitions/subscription but the API response doesn't seem to have '*subscriptionLine*'.
I had selected 'User Subsidiary' in '*Subsidiary Restrictions*' for the api user role. I seem to be getting the '*subscriptionLine*' data after removing the restriction.