curl --location --request GET '/tenants//offer_master//eligible_services_plans_products'
{
"items": [
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"offer_master_id": 0,
"service_category_id": 0,
"plan_id": 0,
"product_sku_id": 0,
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z"
}
]
}