Securize


Parameters

Name In Type Required Description
org_id path string true Organization name
body body SecurizeSign true Sign data to securize

Request body - instance of SecurizeSign

1
2
3
{
  "sign_process_id": "string"
}
Name Type Required Description
sign_process_id string true none

Request example

1
2
3
4
5
6
7
8

curl -X POST https://documents.masstack.com/v1/orgs/{org_id}/securize \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
 --data-raw "{
  'sign_process_id': 'string'
}" 

Responses

Code Meaning Description Schema
201 Created Success response SecurizeSignResponse

Endpoints

Documents

    Forms

      Sections

        Templates

          Templates Configuration

            Digital Sign Process

              Biometric Signature

                Simple Signature

                  Identification Agent

                    Sign Configuration

                      Identification OTP

                        Identification Agent Admin

                          Identification OTP Admin

                            Contracts

                              Scoring

                                Securize