POST
/
metadata-ingestion
/
v1
/
single-customer-metadata

Authorizations

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

Body

application/json

A set of customer metadata attributes

externalConversationId
string
required

Conversation ID from the external chat / voice system

externalCustomerId
string
required

The customer id involved in respect to the issue in question

eventId
string | null

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

status
string | null

The descriptive label to describe the customer's status and/or type

phoneNumber
string | null

The customer's phone number

emailAddress
string | null

The customer's email address

userId
string | null

The customer's user Id

addressCountry
string | null

The country portion of the customer's address

addressState
string | null

The state portion of the customer's address

addressZipcode
string | null

The zipcode/postal code portion of the customer's address

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