{
"id": "550e8400-e29b-41d4-a716-446655440000",
"refId": "addon-extra-seats",
"displayName": "Extra Seats",
"description": "Add more team members to your plan",
"status": "PUBLISHED",
"versionNumber": 1,
"isLatest": true,
"pricingType": "PAID",
"maxQuantity": 100,
"prices": [
{
"id": "price-456",
"billingModel": "PER_UNIT",
"billingPeriod": "MONTHLY",
"price": {
"amount": 10.00,
"currency": "USD"
}
}
],
"packageEntitlements": [
{
"feature": {
"refId": "feature-seats",
"displayName": "Team Seats"
},
"usageLimit": 1,
"hasUnlimitedUsage": false
}
],
"hasSubscriptions": true,
"product": {
"refId": "product-saas",
"displayName": "SaaS Platform"
},
"createdAt": "2024-01-10T10:00:00Z",
"updatedAt": "2024-01-15T15:30:00Z"
}