/v1/rate/.curl --location '/v1/appetite//classifications//appetites?state=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": [
{
"programId": "a1b2c3d4-0000-0000-0000-000000000001",
"programCode": "COTERIE-BOP",
"programName": "Coterie Business Owners Policy",
"carrierId": "07f9c96d-0000-0000-0000-000000000000",
"carrierName": "Coterie",
"productType": "BOP",
"isActive": true
}
]
}