masterdata.ValidDocumentMap.ValidDocumentMap.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!
ValidDocumentMap:
MasterData_ValidDocumentMap_allValid_smoke:
endPoint: /v1/masterdata/validdocuments/map/{doccategorycode}/{doctypecode}
uniqueIdentifier: TC_Masterdata_ValidDocumentMap_01
description: Create document map details with valid data
role: admin
restMethod: put
inputTemplate: masterdata/ValidDocumentMap/validDocumentMap
outputTemplate: masterdata/ValidDocumentMap/validDocumentMapResult
input: '{
"doccategorycode":"POA",
"doctypecode":"doc_auto_test"
}'
output: '{
"status": "mapped",
"message": "Document Category POB - Document Type Mapping doc_auto_test is added successfully"
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy