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

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 8 Next »

n/nDescriptionInputsexpected resultactual  result
UCR1Update Contract Request without scope
  • token
  • id
  • json
403403
UCR2Update Contract Request by other role than `NHS ADMIN SIGNER`
  • token NHS_OWNER
  • id
  • json
200200
UCR3Update Contract Reuqest in status<>'NEW'
  • token 
  • id request in status<>NEW
422422, Incorrect status of contract_request to modify it
UCR4Update Contract Reuqest with ID doesn't exist
  • token
  • id doesn't exist
404404
UCR5Update contract request with invalid price 
  • token
  • id 
  • nhs_contract_price<0
422

422, nhs_contract_price,

must be greater than 0

UCR6Update contract request with start_date start_date<today422422, Start date must be greater than create date
UCR7Update contract request using not valid nhs_payment_method
  • token
  • id
  • nhs_payment_method not from DICTIONARY
422422
UCR8Update contract request without issue city
  • token
  • id
  • issue city absent 
200200
UCR9Update contract request with extra fields (msp data)
  • token
  • id
  • json
422

422, schema does not allow additional properties

UCR9Update updated contract request 
  • token
  • id
  • json
200200





  • No labels