Generate a signature request for a policy
policy
Generate a signature request for a policy
POST
Generate a signature request for a policy
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
the policy id
Pattern:
^policy(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Query Parameters
Optional: the whenAt datetime
Optional: the branchId
Pattern:
^branch(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Body
application/json
the delivery mode
Available options:
EMAIL, URL Do we want to sign the documents needed for the policy to be signed? If yes, it signs all those documents at the same time.
if the signature request is an otp one or not
the phone number
Response
the signature requests

