POST
/
metadata-ingestion
/
v1
/
single-convo-metadata

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Body

application/json

A set of conversation metadata attributes

externalConversationId
string
required

Conversation ID from the external chat / voice system

eventId
string | null

An event id used to track the submission; if none is provided, service will generate one

lobId
string | null

The line of business id

lobName
string | null

The descriptive name of the line of business

groupId
string | null

The group id of which the agent belong to

groupName
string | null

The descriptive name of the group

agentRoutingCode
string | null

The agent's routing attribute

campaign
string | null

The activities related to the issue

deviceType
enum<string> | null

The client's device type

Available options:
TABLET,
PHONE,
DESKTOP,
WATCH,
OTHER
platform
enum<string> | null

The client's platform type WAB: WhatsApp Business

Available options:
SMS,
WEB,
IOS,
ANDROID,
APP,
LOCAL,
VOICE,
VOICE_IOS,
VOICE_ANDROID,
VOICE_ECHO,
VOICE_HOMEPOD,
VOICE_GGLHOME,
VOICE_WEB,
APPLEBIZ,
GOOGLEBIZ,
GBM,
WAB
companySegment
string[] | null

The company's segment of which the issue belongs to

companySubdivision
string | null

The company's subdivision of which the issue belongs to

businessRule
string | null

The business rule to use

entryType
string | null

The way the issue started and created in the system

operatingSystem
enum<string> | null

The operating system used to enter the issue

Available options:
MAC_OS,
LINUX,
WINDOWS,
ANDROID,
IOS,
OTHER
browserType
string | null

The browser type used

browserVersion
string | null

The browser version used

attributes
object[] | null

A map of key-value pairs for extra metadata attributes

Response

200 - application/json
result
object
required

A response with the status of a sent message