Append Identifiers
POST https://{{axpAPIDomain}}/api/journey/v1/accounts/:accountId/engagements/{{engagementId}}:appendIdentifiers
Appends identifiers to an Engagement or Customer Journey's touchpoint. Note: This way appending Identifier to an Engagement WILL NOT be routed to an Agent or not affect AXP's digital workflow and exist solely within a Customer Journey.
Request Body
{"identifiers"=>{"phoneNumbers"=>["019 718 0171"], "emailAddresses"=>["melinda14@example.org"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |