{ "documents": [ { "approvals": [ { "id": "ExampleSignatureId", "role": "Signer1", "fields": [ { "page": 0, "top": 200, "subtype": "LABEL", "height": 50, "left": 100, "width": 200, "id": "myLabelField", "type": "INPUT", "value": "Example label field value" }, { "page": 0, "top": 100, "subtype": "FULLNAME", "height": 50, "left": 100, "width": 200, "type": "SIGNATURE", "name": "ExampleSignatureId" } ], "name": "" } ], "id": "sample-contract", "name": "Test Document" } ], "status": "DRAFT", "type": "PACKAGE", "roles": [ { "id": "Signer1", "type": "SIGNER", "signers": [ { "email": "signer1@gmail.com", "firstName": "Signer1", "lastName": "Signer1", "id": "Signer1" } ], "name": "Signer1" }, { "id": "Signer2", "type": "SIGNER", "signers": [ { "email": "signer2@gmail.com", "firstName": "Signer2", "lastName": "Signer2", "id": "Signer2" } ], "name": "Signer2" } ], "name": "Test" }