Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
linenumberstrue
    {
      "qualification_code": 213,
      "range_sets": [
        {
          "from": 25000,
          "from_units": 321,
          "to": 50000,
          "to_units": 113
        },
        {
          "from": 75000,
          "from_units": 321,
          "to": 100000,
          "to_units": 113
        }
      ]
    }


Response

...