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

masterdata.UpdateRegCenterTypeStatus.UpdateRegCenterTypeStatus.yml Maven / Gradle / Ivy

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