File Error Codes (FL)

Business Rule Validations

Code
Message

FL0001

The following files could not be found in the correct status: '{fileIds}'

FL0006

The file correlation ids '{correlationIds}' are already in use

FL0010

Documents cannot be reused both as investor documents and transaction data documents

FL0011

Investor documents can only be reused by the investor that owns them

FL0027

File can only be reused by the owner organization

Technical Validations

Code
Message

FL0002

File ID, correlation ID and uploadData are missing from the payload. At least one of them should be provided.

FL0003

Provided data cannot contain fileId or correlationId and uploadData at the same time.

FL0004

Found duplicated fileId '{fileIds}' in multiple files

FL0005

Found duplicated correlationId '{correlationId}' in multiple files

FL0007

File with File ID '{fileId}' not found

FL0008

File with Correlation ID '{correlationId}' not found

FL0009

Failed to download file from url '{url}': {errorMessage}

FL0012

This file correlation '{orgCorrelationId}' is locked for edit by another process. Please try again later.

FL0013

The correlation id '{correlationId}' is not linked to the file '{entityId}' for the current organization

FL0014

Cannot remove file correlation id '{orgCorrelationId}' in {status} status.

FL0015

Cannot add or remove a file correlation id '{orgCorrelationId}' to file {entityId} while there are still entries in presync: {presyncEntries}

FL0016

File ID length is incorrect. It should not exceed {maxLength} characters.

FL0017

Two or more duplicated correlation ids '{orgCorrelationId}' were provided for file

FL0018

Failed to upload file from url '{url}': {errorMessage}

FL0019

Correlation id '{correlationId}' cannot be provided alongside file id '{fileId}'.

FL0020

Multiple entries for the same file '{fileId}' detected in the payload.

FL0021

No file was provided to upload

FL0022

File extension '{extension}' is not valid. Allowed extensions: '{allowedExtensions}'

FL0023

File size {contentLength} exceeds the maximum allowed size of {maxSize} bytes

FL0024

File size {contentLength} is below the minimum allowed size of {minSize} bytes

FL0025

File type '{fileType}' is not valid. Allowed types: {allowedTypes}

FL0026

An unknown error has occurred while uploading the file

FL0027

File can only be reused by the owner organization

FL0028

Concurrent execution. There are '{lockedAmount}' file(s) marked as locked by another process

Last updated

Was this helpful?