Versions Compared

Key

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

...

  1. Show requested contract.

    1. If requested contract type not GB_CBP, show 404 Not found instead

    2. If requested contract was deleted (is_active = false) or not exist, show 404 Not found instead

    3. If contractor_legal_entity_id from requested contract id not equal client_id from token, show 404 Not found instead