This error code would be returned, for example, you made a collection note query request and provided the same state value more than once:

  {
  "shipment_states": [
    "manifested",
    "manifested"
  ]
}