Pega Integration with OneSpan
Requirement is to generate a PDF from a section , and make a request to One Span for E-sign . I have couple of questions around it .
a. In Pega 8 can we apply kin styles on PDF?
b. One Span accept request as a form data : key value pair of
file : PDF file to sign
Payload : Request payload to create the Document in OneSpan.
How to send PDF with payload ?
C.How should i create a class structure for this type of JSON request which i have to send inside the payload ?
***Edited by Moderator Marissa to update platform capability tags****