-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalue-detail.json
78 lines (74 loc) · 2.34 KB
/
value-detail.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"success": true,
"message": "",
"code": 200,
"data": [
{
"id": 62,
"slug": "header",
"title": "Value Details",
"sub_title": "Community tree planting improves the environment, strengthens communities, and promotes sustainability.",
"type": "header",
"sub_type": "small",
"endpoint": "",
"end_date": "",
"is_see_all_shown": false,
"fetch_url": "",
"see_all_type": "",
"items": {
"name": "Material Source",
"image": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MzAsImxldmVsX2lkIjoxLCJjb3VudHJ5X2lkIjoxLCJuYW1lIjoiSWJyYWhpbSBJc21haWwiLCJlbWFpbCI6ImlicmFoaW0uaXNtYWlsQHNhdnlvdXIuY29tIiwidHlwZSI6MSwiaGFzaCI6bnVsbCwicGFzc3dvcmQiOm51bGwsIm1vYmlsZV9udW1iZXIiOm51bGwsImRhdGVfb2ZfYmlydGgiOiIxMDAwLTAxLTAxIiwiaXNfYWN0aXZlIjpmYWxzZSwic2lnbnVwX2RhdGUiOiIyMDI0LTA5LTA5Iiwic2lnbnVwX3RpbWUiOiIxMzo1NDozNyIsImNyZWF0ZWRfYXQiOiIyMDI0LTA5LTA5IiwidXBkYXRlZF9hdCI6IjIwMjQtMDktMTYiLCJleHAiOjE3MjY1MDY5NjkuMTE1MDgyfQ.8EhkmmI4gyyCyhnsl5AxM5_E8OH4pBfZQPUCwrs9F10",
"description": "This is a sample description."
}
},
{
"id": 38,
"slug": "recommendation",
"title": "Recommendations",
"sub_title": "",
"type": "recommendation",
"sub_type": "small",
"endpoint": "",
"end_date": "",
"is_see_all_shown": false,
"fetch_url": "",
"see_all_type": "",
"items": [
{
"id": 40,
"slug": "pagination_product",
"title": "Products",
"sub_title": "",
"type": "pagination_product",
"sub_type": "grid",
"endpoint": "",
"end_date": "",
"is_see_all_shown": false,
"fetch_url": "https://api-staging.savyour.com/api/v1/product/recommendation",
"see_all_type": "",
"items": [
]
},
{
"id": 39,
"slug": "pagination",
"title": "Brands",
"sub_title": "",
"type": "pagination",
"sub_type": "grid",
"endpoint": "",
"end_date": "",
"is_see_all_shown": false,
"fetch_url": "https://api-staging.savyour.com/api/v1/brand/recommendation",
"see_all_type": "",
"items": [
]
}
]
}
],
"errors": {
},
"meta_data": {
}
}