Signature Blocks Not Extracted
Sunday, July 1, 2018 at 10:38pmHi Haris,
Signature blocks are not shown for the payload shown below against attached document.
Attached is the Sample.pdf and request payload as below. kindly look into this and let me know any changes needed in JSON payload
{
“rolesâ€: [{
“idâ€: “signer1â€,
“indexâ€: “1â€,
“typeâ€: “SIGNERâ€,
“nameâ€: “signer1â€,
“signersâ€: [{
“firstNameâ€: “Jasonâ€,
“lastNameâ€: “Barrsâ€,
“emailâ€: “[email protected]â€,
“companyâ€: “Oracleâ€,
“deliveryâ€: {
“emailâ€: true,
“providerâ€: true,
“downloadâ€: true
}
}]
}],
“documentsâ€: [{
“approvalsâ€: [{
“roleâ€: “signer1â€,
“fieldsâ€: [{
“typeâ€: “SIGNATUREâ€,
“extractâ€: true,
“subtypeâ€: “CAPTUREâ€,
“nameâ€: “001SIGNATUREâ€
}]
}],
“extractâ€: true,
“nameâ€: “TestPackageâ€
}],
“nameâ€: “Package001â€,
“descriptionâ€: “Package Description “,
“typeâ€: “PACKAGEâ€,
“emailMessageâ€: “Default Email Notification for E-Signatureâ€,
“autoCompleteâ€: true,
“statusâ€: “SENTâ€
}
Regards,
Srikanth
Reply to: Signature Blocks Not Extracted
Monday, July 2, 2018 at 05:18amReply to: Signature Blocks Not Extracted
Wednesday, July 4, 2018 at 03:03am