masterdata.UpdateRegCenterTypeStatus.UpdateRegCenterTypeStatus.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!
UpdateRegCenterTypeStatus:
MasterData_UpdateRegCenterTypeStatus_All_Valid_Smoke:
endPoint: /v1/masterdata/registrationcentertypes?isActive={isActive}&code={code}
uniqueIdentifier: TC_Masterdata_UpdateRegCenterTypeStatus_01
description: Update registration center type status details with valid data
role: admin
restMethod: patch
inputTemplate: masterdata/UpdateRegCenterTypeStatus/updateRegCenterTypeStatus
outputTemplate: masterdata/UpdateRegCenterTypeStatus/updateRegCenterTypeStatusResult
input: '{
"code": "$ID:CreateRegCenterType_All_Valid_Smoke_sid_code$",
"isActive": "true"
}'
output: '{
"status": "Status updated successfully for Registration Center Types"
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy