catissuecore/rest/ng/print-rules/name={ruleName}
or
catissuecore/rest/ng/print-rules/{id}
Use this resource to update print rule in the caTissue application. Use HTTP PUT method to call this API by passing the below details in JSON format.
...
http[s]:<host>:<port>/catissuecore/rest/ng/print-rules/name={ruleName}
or
http[s]:<host>:<port>/catissuecore/rest/ng/print-rules/{id}
Use this URL to update print rule in caTissue application.
...