An overview of the request class for documents
Last updated 2 years ago
Was this helpful?
This is the class responsible for issuing requests to the zapsign api. To build this class you just have to put the api token as a reference:
DocRequests docRequest = new DocRequests(apiToken);
Using the DocRequests class, it is possible to perform the following requests: