AMB iMessage App
POST https://{{baseURL}}/resources/v1/messaging
Request Body
{"deliverychannel"=>"AppleBusinessChat", "appid"=>"{{ambAppid}}", "destination"=>[{"abcUserId"=>["{{ambUserId}}"]}], "channels"=>{"AppleBusinessChat"=>{"type"=>"interactive", "interactiveData"=>{"appStoreId"=>100000, "appName"=>"", "teamId"=>"", "extensionId"=>"", "url"=>"", "appIcon"=>"", "sessionIdentifier"=>"", "useLiveLayout"=>"true", "images"=>[{"url"=>"", "identifier"=>""}], "receivedMessage"=>{"title"=>"", "subtitle"=>"", "imageTitle"=>"", "imageIdentifier"=>"", "imageSubtitle"=>"", "secondarySubtitle"=>"", "tertiarySubtitle"=>""}}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |