Get By Land
Get banner by land
GET
{endpoint}/api/v1/banner
Query Parameters
Name
Type
Description
land_uuid*
UUID
Land uuid
Headers
Name
Type
Description
x-api-key*
String
Generated by Service
{
"code": 0,
"msg": "success",
"data": {
"TEST_CODE_001": {
"code": "TEST_CODE_001",
"title": "Check in ที่ Mmily รับทันที 10 M Coin",
"link": "https://mniverse-web-uat.themallonline.com/whathappening/detail/e00000001",
"link_type": "iframe",
"texture_path": null
},
"TEST_CODE_002": {
"code": "TEST_CODE_002",
"title": "เช็ค กิจกรรมใน Mniverse",
"link": "https://mniverse-web-uat.themallonline.com/whathappening",
"link_type": "iframe",
"texture_path": null
}
}
}
Last updated
Was this helpful?