CreateCustomerFeedbackInputType
Input fields
The number of the affected account.
The id of the affected user.
The number of the affected user.
The source of the feedback.
The id of the ink conversation that triggered this feedback request.
The id of the support user who last contacted the customer.
The id of the voice call (new call system) that triggered this feedback request.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-F38F3F1A",
"accountUserId": 44254527,
"accountUserNumber": "U-F6218008",
"feedbackSource": "month-collection-evening-represent-lawyer",
"inkConversationId": 53218345,
"lastContactedSupportUserId": 76638250,
"voiceCallId": 73588469
}