OL00000001 - κΈ°λ³Έν π
productCode : "lms"μΈ λ©μμ§ μ νμ λλ€.
κΈ°λ³Έμ 보
Name
Value
groupId
RBC λ©μμ§ λ°μ‘ ν΅κ³μ©. λμΌ messagebase ID/λμΌ group ID/λμΌ λ μ§ κΈ°μ€μΌλ‘ μ§κ³
header *
"0" - λΉ κ΄κ³ "1" - (κ΄κ³ ) νκΈ°
footer
"header" : "1" μΈ κ²½μ° νμ, "000-000-000"μ 무λ£μμ κ±°λΆ μ νλ²νΈ μ λ ₯
copyAllowed
"true" - μμ μκ° κΈμ λ³΅μ¬ κ°λ₯νλλ‘ νμ© "false" - μμ μκ° κΈμ 볡μ¬ν μ μμ
Body
Name
contentType
note
mTitle
title
μ΅λ 17μ
mTitleMedia
maapfile
λ‘κ³ λλ λΈλλ λ‘κ³
title
description
μ΅λ 30μ
description
description
μ΅λ 1300μ
contentTypeμ΄ descriptionμΈ νλͺ©μ κΈμμ ν©μ΄ 1300μ μ΄νμ¬μΌ ν©λλ€.
Buttons [ ]
μ΅λ 2κ°μ λ²νΌ μ¬μ© κ°λ₯
λ²νΌλͺ μ΅λ 17 μ
Request Sample Code
"clientMsgId": "client_id_1",
"chatbotId": "15440000",
"messagebaseId": "OL00000001",
"productCode": "lms",
"userContact": "01000000000",
"agencyId": "agency01",
"agencyKey": "AK.Ti53fRiKmBV9OPu",
"brandKey": "BK.Ti53fRiKmBV9OPu",
"expiryOption": 1,
"groupId": "groupdId_0001",
"header": "0",
"footer": "080-0000-0000",
"copyAllowed": false,
"body": {
"mTitle":"mTitle",
"mTitleMedia":"maapfile://123456",
"title":"title",
"description": "description"
},
"buttons": [
{
"suggestions": [
{
"action": {
"urlAction": {
"openUrl": {
"url": "https://www.google.com"
}
},
"displayText": "buttonName1",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
},
{
"action": {
"urlAction": {
"openUrl": {
"url": "https://www.google.com"
}
},
"displayText": "buttonName2",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
]
}
]
Last updated