#
Custom Signing Page
When you send the signing links to a recipient, you can submit the link as received by you. Example : https://api-dev.deepblock.fr/sign/1005951***804***46769341 In this case the logo and footer "deepblock" will be displayed.
But you can also customize this page with GET parameters. The following parameters are available :
- "iframe" (value "1") : Remove header, logo and footer
- "color1" (value : color) : change the color of the main buttons (blue by default)
- "color2" (value : color) : change the color of the deny signature button (red by default) Example : https:///sign/100595180446769341?iframe=1&color1=yellow&color2=green
You can, then, include this signing page in a iframe which allow you to display the header and footer of your choice.