Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...