currently i am using this above api but not working.
I found api to add document on hold ,
POST request :
http://localhost:8080/alfresco/service/api/rma/holds
{
{
"nodeRefs":["workspace://SpacesStore/5ba1ba1b-f001-4acd-8d35-73ffbaa6eeed"], // node ref of document
"holds":["workspace://SpacesStore/5ba1ba1b-f001-4acd-8d35-73ffbaa6eeed"] // // node ref of hold that is created
}
}
Prerequiste:
1.RM module to be installled on your ALfresco server.
2.Hold to be created
Response :{} with 200 status
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.