Send Group of Files to User (RefID)

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

Array of files

string
required

JSON string with structure
{
"referenceID": "string",
"user": {
"documentNumber": "string",
"firstName": "string",
"lastName": "string",
"phone": "string",
"email": "string",
"language": "string"
},
"documents": [{
"description": "string",
"checksumDocument": "string",
"annotationParameters": [{
"annotationText": "string",
"fontName": "string",
"fontSize": "integer",
"fontColor": "string",
"axisX": "integer",
"axisY": "integer",
"page": "integer"
}]
}],
"signInfo": {
"type": "string",
"algorithm": "string"
},
"groupDescription": "string",
"coverage": 0 ,
"certificateType": 0,
"vendorNumber": "string",
"publicKey": "string",
"urlCallback": "string"
}

Headers
string
required

Authorization value.

Responses

400

Bad Request

401

Unauthorized

438

User not found

449

User data is not valid

450

File exceeds max allowed file size

454

Incorrect coverage

457

Not supported file types

469

Request cannot be processed. Register check not successful.

479

Person must be at least 18 years old.

484

Data does not match

485

Reference ID not valid

487

Reference ID expired

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