Skip to main content

DocumentReasonCode

Reason code of the document.

enum DocumentReasonCode {
CompanyNameMismatch
DeclaredAmountMismatch
ExpiredDocument
InvalidAddress
InvalidDocument
InvalidOrMissingData
MissingAccommodationProviderId
MissingAccommodationProviderIdLetter
MissingAccommodationProviderLetter
UnacceptableDocument
ProviderColorIdDocumentRequired
MissingSignature
BadDocumentQuality
FullDocumentRequired
MissingProviderProofOfAddress
MissingProviderProofOfAddressAndIdDocument
PowerOfAttorneyToSwanRequired
MissingCompanyDomiciliationStatement
HandwrittenOrCertifiedElectronicSignatureRequired
ComplianceReason
InvalidDepositBankName
MissingCompanyProviderRegisterExtract
}

Values

DocumentReasonCode.CompanyNameMismatch

Company name in document doesn't match our records.

DocumentReasonCode.DeclaredAmountMismatch

Declared amount in document doesn't match the expected amount.

DocumentReasonCode.ExpiredDocument

One of the provided documents is too old.

DocumentReasonCode.InvalidAddress

Address in document doesn't match our records.

DocumentReasonCode.InvalidDocument

Default value when none of the other values is appropriate.

DocumentReasonCode.InvalidOrMissingData

Some information is missing.

DocumentReasonCode.MissingAccommodationProviderId

Missing identity document of accommodation provider.

DocumentReasonCode.MissingAccommodationProviderIdLetter

Missing identity document and proof of accommodation from accommodation provider.

DocumentReasonCode.MissingAccommodationProviderLetter

Missing proof of accommodation from accommodation provider.

DocumentReasonCode.UnacceptableDocument

Document cannot be accepted for the requested document type. Refer to the list of accepted documents.

DocumentReasonCode.ProviderColorIdDocumentRequired

Accommodation provider's identity document must be in full color.

DocumentReasonCode.MissingSignature

Document must be signed, either by hand or electronically with certification.

DocumentReasonCode.BadDocumentQuality

Document is damaged, in poor condition, or has not been uploaded in the correct file type.

DocumentReasonCode.FullDocumentRequired

Only part of the document was provided.

DocumentReasonCode.MissingProviderProofOfAddress

Missing accommodation provider's proof of address.

DocumentReasonCode.MissingProviderProofOfAddressAndIdDocument

Missing accommodation provider's proof of address and ID document.

DocumentReasonCode.PowerOfAttorneyToSwanRequired

Power of attorney must be provided to Swan.

DocumentReasonCode.MissingCompanyDomiciliationStatement

Missing company domiciliation statement.

DocumentReasonCode.HandwrittenOrCertifiedElectronicSignatureRequired

The signature is not handwritten or electronically certified.

DocumentReasonCode.ComplianceReason

Document refused for compliance reasons.

DocumentReasonCode.InvalidDepositBankName

Bank name in articles of association document is invalid.

DocumentReasonCode.MissingCompanyProviderRegisterExtract

Missing the register extract of the company providing accommodation and ID document of the legal representative.

Member Of

CapitalDepositDocumentRefusedStatusInfo object