This error code will be returned, for example, if you attempt to create a new shipment and provide an invalid or unrecognised value for shipment_type, e.g.:

  {
  "shipment_type": "test",
  //other properties
}