{
"id": 1,
"api_key": "your-api-key",
"start_date": "2026-01-01T00:00:00Z",
"end_date": "2026-12-31T23:59:59Z",
"master_config_app_extention": {
"uuid": "ext-uuid-string",
"name": "Coupon Assign",
"description": "มอบคูปองให้สมาชิกอัตโนมัติ",
"rating": 5,
"price": 0,
"logo": "https://...",
"type": "EXTENSION"
},
"master_config_appconnect": {
"uuid": "conn-uuid-string",
"name": "Privage Open API",
"description": "เชื่อมต่อระบบภายนอก",
"price": "0",
"logo": "https://...",
"type": "API"
},
"business_app": {
"uuid": "biz-uuid-string",
"code": "MYBIZ",
"name": "My Business",
"description": "รายละเอียดธุรกิจ",
"logo": "https://...",
"theme": "default",
"theme_color": "#6C5CE7",
"icon_color": "#FFFFFF"
}
}