ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

n/n
description
inputs
expected_result
actual_result
UCE1Update Contract employees without scope
  • Doctor access_token
  • contract_id
  • signed content
  • 403

UCE2Update Contract employees by contract which doesn't exist
  • HR access_token
  • contract_id
  • signed content
  • 404

UCE3Update Contract employees by contract which doesn't belong to MSP  
  • HR access_token
  • contract_id
  • signed content
  • 403

UCE4Update Contract employees by contract with nhs_access token 
  • NHS access_token
  • contract_id
  • signed content
  • 403

UCE5Update  contract employees by contract with status TERMINATED 
  • HR access_token
  • contract_id
  • signed content
  • 409

UCE6Update employees with division that doesn't belong to MSP 
  • HR access_token
  • contract_id
  • signed content
  • 200,
  • respond contains data according to apiary

UCE7Update employees inactive doctor 
  • HR access_token
  • contract_id
  • signed content
  • 200,
  • respond contains data according to apiary

UCE8Update employees with division that doesn't belong to contractor divisions 
  • HR access_token
  • contract_id
  • 200,
  • respond contains data according to apiary

  • No labels