Attach signature from interview to supplied pdf at (x, y) coordinates with desired height to desired page on pdf. Coordinates are relative to left bottom corner of page.
API reference, Onboarding
Attach signature to pdf document
POST
https://demo-api.incodesmile.com/omni/attach-signature-to-pdfQuery parameters
The x axis where to place the signature image (from the left bottom corner of page)
The y axis where to place the signature image (from the left bottom corner of page)
Height of the image when placed in the pdf, keeps aspect ratio.
number of page on which to put the signature image (pages numbering start from 1, default value is 1)
Headers
Responses
returns application/pdf
This status documents no response body.
returns application/pdf
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details