API Reference

Bonus: Brand Logo

Add Brand Logo to Signing Page

What a normal signing_url looks like ?

https://www.onefin.in/esign/docs/?doc=<some_document_uuid>&signer=<some_signer_uuid>

According to the latest upgrade, you can add your brand logo to our signer webpage just by adding another query parameter: logo_url

So, now your signing_url will look like the following:

https://www.onefin.in/esign/docs/?doc=<some_document_uuid>&signer=<some_signer_uuid>&logo_url=<your_brand_logo_url>

NOTE: This feature is implemented so that the signing page could have your brand logo in the navigation bar instead of the default lender logo.