This error code would be returned, for example, if you provided an invalid type value of str when creating a shipment:

  {
  "metadata": [
    {
      "key": "my_key",
      "value": "my_value",
      "type": "str"
    }
  ]
}