List Picker
POST https://{{baseURL}}/resources/v1/messaging
Request Body
{"deliverychannel"=>"AppleBusinessChat", "appid"=>"{{ambAppid}}", "destination"=>[{"abcUserId"=>["{{ambUserId}}"]}], "channels"=>{"AppleBusinessChat"=>{"type"=>"interactive", "interactiveData"=>{"data"=>{"version"=>"", "requestIdentifier"=>"", "images"=>[{"identifier"=>"", "url"=>""}], "listPicker"=>{"sections"=>[{"items"=>[{"style"=>"", "title"=>"iPhone X", "imageIdentifier"=>"", "subtitle"=>"", "order"=>0, "identifier"=>""}], "title"=>"", "multipleSelection"=>true, "order"=>0}]}}, "useLiveLayout"=>true, "receivedMessage"=>{"style"=>"", "title"=>"", "subtitle"=>"", "imageIdentifier"=>""}}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |