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

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

« Previous Version 2 Next »

n/n
Description
Inputs
expected result
actual  result
DCR1Terminate Contract without scope
  • token
  • id
  • json
403403, Your scope does not allow to access this resource. Missing allowances: contract:terminate
DCR2Terminate Terminated Contract ( in status='TERMIANTED')
  • token 
  • id request in status=TERMIANTED
409409, Not active contract can't be updated
DCR3Terminate Contract with ID doesn't exist
  • token
  • id doesn't exist
404404, not_found
DCR4Terminate contract request of another MSP
  • token with other client_id
  • id 
403


DCR5Terminate contract by NHS
  • NHS token
  • id of new contract_request
  • json

200, status = 'TERMINATED',

event added to event_manager

200, status = 'TERMINATED',

  • No labels