Skip to main content

Input fields

accountNumber : String! required

The number of the affected account.

accountUserId : Int

The id of the affected user.

accountUserNumber : String

The number of the affected user.

feedbackSource : String! required

The source of the feedback.

inkConversationId : Int

The id of the ink conversation that triggered this feedback request.

lastContactedSupportUserId : Int

The id of the support user who last contacted the customer.

voiceCallId : Int

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 }