{
"reseller": {
"id": "a1b2c3d4-0000-0000-0000-000000000000",
"slug": "acme",
"name": "Example AS",
"domain": "ai.example.no",
"modules": {
"transfer": true,
"tool_calls": true
},
"allow_signup": false,
"branding": {
"company_name": "Example AS",
"logo_url": "https://cdn.example.com/branding/acme/logo.svg",
"logo_dark_url": null,
"favicon_url": "https://cdn.example.com/branding/acme/favicon.ico",
"primary_color": "#0055ff",
"secondary_color": null,
"background_color": "#ffffff",
"font_family": "Inter, sans-serif",
"font_face_css": null,
"support_email": "support@example.no",
"default_locale": "nb-NO"
}
}
}