Get Customer Contact Summary

get

/rest/apis/customer/interactions/customerContacts/{customerContactId}/summary

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : C1CCSummary
Type: object
Show Source
  • _self
  • account
  • Maximum Length: 30
    Business object code associated with the customer contact.
    Example: C1-CustomerContact
  • Maximum Length: 60
    Description of the business object referenced in the customer contact.
    Example: Customer Contact Business Object
  • characteristics
  • Contact Date/Time displays the date and time that the contact was saved into the system..
    Example: 2017-04-05T14:25:43-04:00
  • contactDetail
  • Allowed Values: [ "PER ", "PREM" ]
    Indicates if customer contact is related to the customer as person-based or to a service location as premise-based. * `PER ` - Person, * `PREM` - Premise
    Example: PER
  • Maximum Length: 60
    Description of the entity associated with the customer contact (such as person, account, or premise).
    Example: Person
  • Maximum Length: 10
    System-assigned, unique identifier of the customer contact record
    Example: 5774836290
  • Allowed Values: [ "C1ST" ]
    Source code identifying how the customer contact was initiated or reported. * `C1ST` - Service Guide Assistant
    Example: C1ST
  • Maximum Length: 60
    Description of the source associated with the customer contact.
    Example: Call Center Service Guide Assistant
  • Allowed Values: [ "10 " ]
    Open designates that the event or issue associated to the contact has not been resolved. For example, if a customer calls with a high bill complaint that can't be resolved immediately, you would turn on the Open switch and enter an appropriate entry in the Log. * `10 ` - Open
  • Maximum Length: 60
    The customer contact Status, when set to Open, designates that the event or issue associated to the contact has not been resolved.
    Example: Open
  • customerContactType
  • The letter extract batch process will update the date and time that the letter was produced for sending.
  • letterTemplate
    If the customer contact references a customer contact type that, in turn, references a letter template, the template controls the type of information that is merged into the 'form letter' and how the letter is physically produced.
  • Maximum Length: 4000
    Stores comments that can provide initial information about why the record was created and any other relevant text for historical reference purposes.
  • person
  • Allowed Values: [ "C1PC", "EM ", "FAX ", "N/A ", "PH ", "POST", "SMS " ]
    Preferred Contact Method indicates how the person prefers to be contacted. * `C1PC` - Person Contact, * `EM ` - Email, * `FAX ` - Fax, * `N/A ` - Not Applicable, * `PH ` - Phone, * `POST` - Postal, * `SMS ` - SMS
    Example: N/A
  • Maximum Length: 60
    If a follow-up with the customer is needed, the Preferred Contact Method indicates how the person prefers to be contacted.
    Example: Email
  • premise
  • Adding a customer contact may cause a letter to be generated. You can set up a customer contact type to generate a form letter whenever a customer contact of this type is added. If the letter is going to be printed in the next batch run, the Print Letter switch is on. Turning the switch off removes the letter from being printed in the next batch run. This applies to letters that have never been printed and those that have been set to reprint.
    Example: false
  • Maximum Length: 4000
    Summary of the customer contact interaction if recorded by advanced call center intelligence features.
    Example: Customer John Smith called to dispute a recent bill, expressing concern that the total amount was unusually high. The agent, Emily, reviewed the bill with the customer and explained the charges, including a $99.13 consumption charge and a $20 late fee. Emily opened up a meter test investigation request. The customer was also advised on energy-saving tips.
  • user
Nested Schema : account
Type: object
Show Source
  • Maximum Length: 10
    Account ID displays the account's unique, system-generated ID. The account must be associated to the person when the contact is created or updated. There should be no value if the Customer Contact Type indicates that an account is not allowed on customer contacts of this type.
    Example: 5922116763
  • Maximum Length: 254
    Account ID displays the account's unique, system-generated ID. The account must be associated to the person when the contact is created or updated. There should be no value if the Customer Contact Type indicates that an account is not allowed on customer contacts of this type.
    Example: 5922116763
Nested Schema : characteristics
Type: object
Show Source
Nested Schema : contactDetail
Type: object
Show Source
  • Maximum Length: 10
    Contact Detail ID is a system-assigned, unique identifier of the person contact associated with the customers preferred contact method.
Nested Schema : customerContactType
Type: object
Show Source
Nested Schema : letterTemplate
Type: object
If the customer contact references a customer contact type that, in turn, references a letter template, the template controls the type of information that is merged into the 'form letter' and how the letter is physically produced.
Show Source
  • Maximum Length: 12
    If the customer contact references a customer contact type that, in turn, references a letter template, the template controls the type of information that is merged into the 'form letter' and how the letter is physically produced.
  • Maximum Length: 60
    If the customer contact references a customer contact type that, in turn, references a letter template, the template controls the type of information that is merged into the 'form letter' and how the letter is physically produced.
Nested Schema : person
Type: object
Show Source
  • Maximum Length: 64
    Person ID displays the associated person's unique, system-generated ID. If the customer contact is Person-based the Person ID cannot be changed. There should be no value if the Customer Contact Type indicates that a person is not allowed on customer contacts of this type.
    Example: 5775933103
  • Maximum Length: 10
    Person ID displays the associated person's unique, system-generated ID. If the customer contact is Person-based the Person ID cannot be changed. There should be no value if the Customer Contact Type indicates that a person is not allowed on customer contacts of this type.
    Example: 5775933103
Nested Schema : premise
Type: object
Show Source
  • Maximum Length: 254
    Address of the premise associated with the customer contact.
    Example: 123 Main St, San Francisco, CA 94105
  • Maximum Length: 10
    Address of the premise associated with the customer contact.
    Example: 123 Main St, San Francisco, CA 94105
Nested Schema : user
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : characteristicType
Type: object
Show Source
Nested Schema : characteristicValue
Type: object
Show Source
  • Maximum Length: 254
    Value associated with a characteristic or attribute of the customer contact.
    Example: Spanish
  • Maximum Length: 50
    Additional value or attribute associated with the customer contact.
  • Maximum Length: 50
    Additional value or attribute associated with the customer contact.
  • Maximum Length: 50
    Additional value or attribute associated with the customer contact.
  • Maximum Length: 50
    Additional value or attribute associated with the customer contact.

400 Response

Bad Request
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.

500 Response

Internal Server Error
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.
Back to Top