masterdata.GetZoneUserWithEffDate.GetZoneUserWithEffDate.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!
GetZoneUserWithEffDate:
admin_GetZoneUserWithEffDate_smoke:
endPoint: /v1/masterdata/zoneuser/history/{userid}/{eff_dtimes}
uniqueIdentifier: TC_Masterdata_GetZoneUserWithEffDate_01
description: Retrieve zone user with effective date
role: admin
restMethod: get
inputTemplate: masterdata/GetZoneUserWithEffDate/getZoneUserWithEffDate
outputTemplate: masterdata/GetZoneUserWithEffDate/getZoneUserWithEffDateResult
input: '{
"userid": "func_auto_test_user",
"eff_dtimes": "2021-10-04T16:05:35.835Z"
}'
output: '{
"userResponseDto": [{
"isActive": true
}]
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy