Authorization: Bearer ********************curl --location 'https://api.ffdemo.ufp.ai/tenants//offer_master//eligible_organisation' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"offer_master_id": 0,
"organisation_id": 0,
"created_by": 0,
"created_date": "2019-08-24T14:15:22.123Z"
}
]
}