All Downloads are FREE. Search and download functionalities are using the official Maven repository.

masterdata.GetZoneUserWithEffDate.GetZoneUserWithEffDate.yml Maven / Gradle / Ivy

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