26 lines
676 B
JSON
26 lines
676 B
JSON
{
|
|
"catalog_id": "launch-2026-operator",
|
|
"offers": [
|
|
{
|
|
"offer_id": "edut.crm.pro.annual",
|
|
"title": "EDUT CRM Pro",
|
|
"summary": "Workspace-bound CRM module with governance and evidence integration.",
|
|
"price": "199.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false
|
|
},
|
|
{
|
|
"offer_id": "edut.invoicing.core.annual",
|
|
"title": "EDUT Invoicing Core",
|
|
"summary": "Invoicing workflow module for member workspaces.",
|
|
"price": "99.00",
|
|
"currency": "USDC",
|
|
"member_only": true,
|
|
"workspace_bound": true,
|
|
"transferable": false
|
|
}
|
|
]
|
|
}
|