Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

0 votes

{

    "messageKey": "error.validation.documentPreVerifyInvalidResponseNumberError",

    "code": 400,

    "parameters": {

        "errorException": "number of documents that need verification = 2, number of verification results = 0"

    },

    "message": "The number of Pre-Verify results does not match the number of documents that were sent for verification.",

    "name": "Validation Error"

}

json:

{
  "type": "PACKAGE",
  "status": "SENT",
  "roles": [
    {
      "id": "Signer1",
      "type": "SIGNER",
      "signers": [
        {
          "email": "[email protected]",
          "firstName": "SIGNER_FIRST_NAME",
          "lastName": "SIGNER_LAST_NAME",
          "id": "Signer1"
        }
      ]
    }
  ],
  "name": "Package -v1",
  "documents": [
    {  
      "extract": true,
      "name": "Sample Agreement",
      "id": "poc-agreement-one",
      "data": {
        "esl_doc_extract_type": 1
      }
    }
  ]
}

I got above error, Can you tell me what we need to or anything missing from my side?


Subscriptions

Topics Replies Freshness Views Users
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.
5 2 years 11 months ago 526
Profile picture for user Duo_Liang
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.