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

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
PC1Prolongate Contract without scope
  • token
  • id
  • json
403
PC2Prolongate Contract by MSP
  • invalid token 
403
PC3Prolongate Contract with ID doesn't exist
  • token
  • id doesn't exist
404
PC4Prolongate Contract with status = TERMINATED
  • token with invalid status
  • id 
409


PC5Prolongate Contract with not merged contractor_legal_entity 
  • token
  • id
422
PC6Prolongate Contract with invalid end_date
  • token
  • id
  • end_date<now()
422
PC7Prolongate Contract 
  • NHS token
  • id of valid contract_request
  • json

200, updated end_date



  • No labels