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:
SignerRequests signerRequest = new SignerRequests(apiToken);
Using the SignerRequests class, it is possible to perform the following requests: