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

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 2 Current »

n/n Test CaseTest Case DescriptionTest Case InputsExpected ResultStep by Step ScriptActual result
GPI-1get personal info for person with token that is not expired

200

  • id
  • first_name
  • last_name
  • second_name
GET personal_info
GPI-2get personal info for token that is expired
401 - access_deniedGET personal_info
GPI-3get personal info for token that does not exists
404GET personal_info
GPI-5get personal info w/o token
401GET personal_info
GPI-6get personal info not for access_token
401GET personal_info
GPI-7get personal info for token w/o cabinet - w/o tax_id & w/o person_id
401GET personal_info
  • No labels