masterdata.FetchValidDocuments.FetchValidDocuments.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apitest-masterdata Show documentation
Show all versions of apitest-masterdata Show documentation
Parent project of MOSIP Admin Services apitests
The newest version!
FetchValidDocuments:
MasterData_FetchValidDocuments_allValid_smoke_with_lang:
endPoint: /v1/masterdata/validdocuments/{languageCode}
uniqueIdentifier: TC_Masterdata_FetchValidDocuments_01
description: Retrieve valid Documents By languagecode with all valid data
role: admin
checkErrorsOnlyInResponse: true
templateFields: ["languageCode"]
restMethod: get
inputTemplate: masterdata/FetchValidDocuments/fetchValidDocuments
outputTemplate: masterdata/FetchValidDocuments/fetchValidDocumentsResult
input: '{
"languageCode": "eng"
}'
output: '{
"documentcategories": [
]
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy