masterdata.ZoneUser.UpdateZoneUser.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!
UpdateZoneUser:
MasterData_UpdateZoneUser_All_Valid_Smoke_Sid:
endPoint: /v1/masterdata/zoneuser
uniqueIdentifier: TC_Masterdata_UpdateZoneUser_01
description: Update zone user with valid user data
role: globalAdmin
checkErrorsOnlyInResponse: true
restMethod: put
inputTemplate: masterdata/ZoneUser/updateZoneUser
outputTemplate: masterdata/ZoneUser/zoneUserResult
input: '{
"zoneCode": "$ID:CreateRegCenter_allValid_smoke_sid_zoneCode$",
"userId": "$ID:CreateZoneUser_All_Valid_Smoke_Sid_userId$",
"requesttime": "$TIMESTAMP$"
}'
output: '{
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy