Parameters | Type | Mandatory | Description |
Texts | Array of [Text] | Yes | Selectable Text List |
Parameters | Type | Mandatory | Description |
TextId | string | Yes | Text ID |
Text | string | Yes | Text |
{ "Header": { "Code": 0, "DialogID": "", "Message": "", "RequestID": "123" }, "Payload": { "Texts": [ { "TextId": "ec28499a-cf6d-4f7b-b7fa-4a5a54662b38", "Text": "Among the more than 300 products with discounts, meat snacks make up a larger proportion" } ] } }
Was this page helpful?