Send File to Users

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
file
required

File bytes

string
required

JSON string with structure
{
"document": {
"description": "string",
"dateExpire": 0,
"certificateType": 0,
"coverage": 0,
"preview": 0,
"checksumDocument": "string",
"annotationParameters": [{
"annotationText": "string",
"fontName": "string",
"fontSize": "integer",
"fontColor": "string",
"axisX": "integer",
"axisY": "integer",
"page": "integer"
}]
},
"signInfo": {
"type": "string",
"algorithm": "string"
},
"BIOrequired": 0,
"urlCallback": "string",
"vendorNumber": "string",
"users": [{
"identificationNumber": "string",
"country": "string",
"email": "string",
"phone": "string",
"automatedSignCertID": "string",
"automatedSignSealID": "string",
"employee": 0}] ,
"publicKey": "string"
}

Headers
string
required

HMAC-SHA256 signature of the data field content using your vendor API key.

Responses

400

Bad Request

401

Unauthorized

438

User not found

450

File exceeds max allowed file size

454

Incorrect coverage

457

Not supported file types

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json