All pages
Powered by GitBook
1 of 1

Loading...

Parser Error Codes (PE)

Business Rule Validations

Code
Message

PE0022

Name is missing on file: '{fileId}'

PE0023

Invalid federal tax classification on file: '{fileId}'

PE0024

Address is missing on tax document (ID: '{fileId}')

PE0025

SSN is missing on tax document (ID: '{fileId}')

PE0026

SSN and EIN are both present on tax document (ID: '{fileId}')

PE0027

SSN is invalid on tax document (ID: '{fileId}')

PE0028

FTIN is missing on tax document (ID: '{fileId}')

PE0029

Date of birth is missing on file: '{fileId}'

PE0030

Invalid tax classification on file: '{fileId}'

PE0031

TIN on tax document (ID: '{fileId}') does not match any investor provided as input

PE0032

Investor name mismatch on tax document (ID: '{fileId}')

PE0033

Investor address mismatch on tax document (ID: '{fileId}')

PE0034

Invalid revision version on tax document (ID: '{fileId}')

PE0035

EIN is invalid on tax document (ID: '{fileId}')

PE0036

EIN is missing on tax document (ID: '{fileId}')

PE0037

Investor mailing address mismatch on tax document (ID: '{fileId}')

PE0038

Investor date of birth mismatch on tax document (ID: '{fileId}')

PE0039

Organization name mismatch on tax document (ID: '{fileId}')

PE0040

No investor was found associated with {fileId}. Existing associations: {associations}

Technical Validations

Code
Message

PE0001

File '{fileId}' could not be accessed by the parser engine

PE0002

File '{fileId}' that was provided to be scanned is empty

PE0003

File '{fileId}' is not supported by the parser engine

PE0004

No parser model exists for the provided file: '{fileId}'

PE0005

Unsupported file type for file '{fileId}'

PE0006

The parser engine has encountered an unknown error while processing file '{fileId}'

PE0007

Failed to parse data for file '{fileId}'

PE0008

File '{fileId}' has already been processed

PE0009

Textract configuration missing for file '{fileId}'

PE0010

Encryption key missing for file '{fileId}'

PE0011

Document type is absent from the payload on file '{fileId}'

PE0012

TextExtract failed to get data from the file '{fileId}'

PE0013

Invalid request data to parser engine for file '{fileId}'

PE0014

Quick parse failed on file '{fileId}'

PE0015

Textract job ID mismatch for file '{fileId}'

PE0016

Failed to register a job on Text Extract for file '{fileId}'

PE0017

Failed to process Text Extract response data for file '{fileId}'

PE0018

File '{fileId}' failed to be properly processed by the parser engine

PE0019

File ID missing for file '{fileId}'

PE0020

File Settings are missing from the parser engine job on file '{fileId}'

PE0021

Failed to get object from S3 on file '{fileId}'