Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Specification

Schema

Features

Input parameters 

  • id

Authorize

  1. Check user scope (scope = 'program_service:write') in order to perform this action
    1. In case error - generate 401 response

...

  1. Check exist Program service by $.id.

    1. if invalid - return 404 error (message: "Program service is not found!")

...

Update program service record by $.id  set values:


Destination
Source
is_active FALSE
updated_at:timestamp
updated_byuser_id