APIExceptionQueryInput
Input fields
The account number to filter for.
The category to filter for.
The channel to filter for.
The customer contact to filter for.
The external identifier to filter for.
The priority to filter for.
The resolution status to filter for.
The resolution type to filter for.
The supply point identifier to filter for.
Tags to filter for.
The user ID to filter for.
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-2B237606",
"category": "UNKNOWN",
"channel": "couple-personal-close-win-kitchen",
"customerContact": "tree-rock-paper-energy-money",
"externalIdentifier": "28605226",
"priority": "LOW",
"resolutionStatus": "ASSIGNED",
"resolutionType": "AUTOMATIC",
"supplyPointIdentifier": "28535198",
"tags": "MOVE_IN",
"userId": "69147253"
}