Forums

I tried creating package using json body and sending file content as base64 encoded string but I get this error {"messageKey":"error.validation.sendPackage.noApprovals","message":"Cannot send package without approvals.","code":400,"name":"Validation Error"}.
I then tried sending file content as plain string and that worked. Is there a way I can send base64 encoded file content?  Any help would be appreciated. Thank you. 

Forums

Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call

During testing only two Documents were returned; a) Electronic Disclosures and Signature Consent Letter, and b) my own Form.

Why was Evidence Summary document not included as a Zipped form?  How can I get Evidence Summary included in returned Zipfile?