Is it possible to create an agreement with no recipients?
Hi,
We are making use of Adobe Sign to timestamp our documents - however, there is no recipient (or there can be a fake one) for the agreements we create.
So we do UploadTransientDocument -> CreateAgreement -> GetAgreement (as PDF).
When I look at the audit report, it says "Out for Filing". But is there a way to get the status of the PDF to be "ACCEPTED", without any signing by a user, or even using the API, to set the status to be ACCEPTED, even without receiving the request signature?
Basically, I need to get an agreement with no or a fake recipient to be in "ACCEPTED" status. Can I just use the Put route to do this?
Thanks!
