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

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 Current »

n/ndescriptioninputsexpected_resultactual_result
ACR_MSP1Approve Contract Request without scope
  • token
  • id
403403
ACR_MSP2Approve Contract Request in status<>APPROVED
  • token
  • id
409409, Incorrect status of contract_request to modify it
ACR_MSP3Approve Contract Request which doesn't exist
  • token
  • id
404404
ACR_MSP4Approve Contract Request with contractor_division<>'ACTIVE'
  • token
  • id
422422, Division is not active
ACR_MSP5Approve Contract Request with invalid start_date from past
  • token
  • id
422200,
 when contract_request is new and there is no parent_contract_id check start_date in future
ACR_MSP6Approve Contract Request with dismissed employee 
  • token
  • id
422422, Employee must be active DOCTOR
ACR_MSP7Approve Contract Request which belongs to other MSP
  • token
  • id
403200,
check $token.client_id=contrctor_legal_entity_id
ACR_MSP8Approve Updating Contract Request with start_date in the past
  • token
  • id
200, event added to event manager200
ACR_MSP9Approve valid Contract Request by MSP
  • token
  • id
200, event added to event manager200
  • No labels