Newer Version Available

This content describes an older version of this product. View Latest

vpls360csr_GetProfileDetails

This Integration Procedure is used in the agent console to get the profile details for an account.

Sample Input

1{
2    ""ContextId"": ""a1S4W000006A1eAUAS""
3}

Parameter

Required/Optional

ContextId

Required

Sample Output

1{
2  "CustomerDetails": {
3    "Name": "John Day",
4    "MailingStreet": "Bangalore Urban",
5    "MailingState": "Karnataka",
6    "MailingCity": "Bengaluru",
7    "FirstName": "John",
8    "Email": "psr74263724367246@media.org",
9    "AccountStatus": "Active"
10  }
11}

Called By

  • Flows:

    • Agent Console: To get profile details of an account

Calls

  • Data Mapper: vpls360csr-GetCustomerDetails