Generic Template With Quick Reply
POST https://{{baseURL}}/resources/v1/messaging
Request Body
{"deliverychannel"=>"fb", "appid"=>"{{fbmAppid}}", "destination"=>[{"psid"=>["{{psid}}"]}], "conversationid"=>"", "route"=>"", "message"=>{"template"=>""}, "channels"=>{"OTT-Messaging"=>{"fb"=>{"attachment"=>{"type"=>"template", "payload"=>{"template_type"=>"generic", "elements"=>[{"title"=>"Classic White T-Shirt", "image_url"=>"http://petersapparel.parseapp.com/img/item100-thumb.png", "subtitle"=>"Soft white cotton t-shirt", "buttons"=>[{"type"=>"web_url", "url"=>"https://petersapparel.parseapp.com/view_item?item_id=100", "title"=>"View Item"}, {"type"=>"postback", "title"=>"Bookmark Item", "payload"=>"USER_DEFINED_PAYLOAD_FOR_ITEM100"}]}]}}, "quick_replies"=>[{"content_type"=>"text", "title"=>"Red", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_RED", "image_url"=>"http://www.gstatic.com/webp/gallery/1.jpg"}, {"content_type"=>"text", "title"=>"Green", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_GREEN", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Yellow", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_YELLOW", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Orange", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_ORANGE", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Pink", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_PINK", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Brown", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BROWN", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Blue", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_BLUE", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}, {"content_type"=>"text", "title"=>"Voilate", "payload"=>"DEVELOPER_DEFINED_PAYLOAD_FOR_PICKING_VOILATE", "image_url"=>"https://www.gstatic.com/webp/gallery3/1.png"}]}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |