masterdata.UpdateMachineTypeStatus.UpdateMachineTypeStatus.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!
UpdateMachineTypeStatus:
MasterData_UpdateMachineTypeStatus_All_Valid_Smoke_sid:
endPoint: /v1/masterdata/machinetypes
uniqueIdentifier: TC_Masterdata_UpdateMachineTypeStatus_01
description: Update machine type status details with valid data
role: admin
templateFields: []
restMethod: patch
inputTemplate: masterdata/UpdateMachineTypeStatus/updateMachineTypeStatus
outputTemplate: masterdata/UpdateMachineTypeStatus/updateteMachineTypeStatusResult
input: '{
"code": "Laptop2",
"isActive": "true"
}'
output: '{
"status": "Status updated successfully for machineType"
}'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy