Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


n/n
description
inputs
expected result
actual result
GCL1Get list without scopes
  • token
403403
GCL2Get list by NHS ADMIN SIGNER
  • token
return all contracts200,  return all contracts
GCL3Get list by contractor owner
  • token
return contracts within legal entity
GCL4Get list by status
  • token
return contracts with input status200, return contracts with input status
GCL5Get list by contractor_legal_entity_id
  • token
return contracts with input contractor_legal_entity_id
GCL6Get list by contractor_owner_id
  • token
return contracts with input contractor_owner_id200, return contracts with input contractor_owner_id
GCL7Get list by contract_number
  • token
return contracts with input contract_number200, return contracts with input contract_number
GCL8Get list by nhs_signer_id
  • token
return contracts with input nhs_signer_idreturn all
GCL9Get list by edrpou
  • token
return contracts with input edrpoureturn contracts with input edrpou
GCL10Get list by is_suspended
  • token
return contracts with input is_suspendedreturn contracts with input is_suspended
GCL11Get list by date_from_start_date and date_to_start_date
  • token
return contracts with input datesreturn contracts with input dates
GCL12Get list by date_from_end_date and date_to_end_date
  • token
return contracts with input datesreturn contracts with input dates