Add document

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Request Types

Allowed Types

Title

Only if type is contract. Title of contract.

Format

Only if type is document. Possible values are image (jpg and png supported) or pdf. Default is image.

Allowed Formats

Binary Image

API Version

Defaults to 1.0

Response Codes

Example Request

curl --request POST \
     --url 'https://demo-api.incodesmile.com/omni/add/document?type=signature' \
     --header 'accept: application/json' \
     --header 'api-version: 1.0' \
     --header 'content-type: application/json'

Response Format