Comments from Joris Berthelot on slack.
the ATS endpoint spec is the following:
POST /rest/dms/event HTTP/1.1
Host: customer-system.luceosoltions.com
Content-Type: application/json
[
{ "id": 1, "event": "Signed" } ,
{ "id": 2, "event": "Opened" } ,
{ "id": 3, "event": "Signed" }
]
This is a demo request.
Request body is a collection of documents { id, event }
When a candidate signs a document, you can immediately send us back the event related to the document.
CC – Shamooka Mohapatra , Samir , Swapnil Pandhare
Environment: Preprod
The jira is verifie fr
Both worked as expected. So, closing jira.
Ramya Tantry Rohan J Khandave Swapnil Pandhare