BCTT Partners Portal API - Developer Portal
  • Documentation
  • API Reference
Getting Started
    Partners Portal API Authentication Guide
    Commons
      API Commons PP Error Codes PP Operation Status Codes
    Postman Collection Partner CallbacksAPI ReferenceNew
Commons

PP Error Codes

This page lists all error codes from the PPErrorCodes.cs enum, grouped by category.

Code Convention

  • First 2 digits: category/subsystem.
  • Next 2 digits: field/subcategory.
  • Last 2 digits: specific error code.

Category 00 - Others

CodeSubfieldErrorEnumMessage
0000000000InternalServerErrorAn unexpected error occurred. Please try again later.

Category 01 - Simulation (Loan/Simulator)

CodeSubfieldErrorEnumMessage
0100010001LoanMissingObjectLoanSimulator info is missing
0101010101LoanProductSchemeIDMissingProductSchemeID is missing
0101020102LoanProductSchemeIDNotIntegerProductSchemeID is not an integer
0101030103LoanProductSchemeIDGreaterThan0ProductSchemeID must be greater than 0
0101040104LoanProductSchemeIDInvalidProductSchemeID is invalid
0102010201LoanLoanPurposeIDMissingLoanPurposeID is missing
0102020202LoanLoanPurposeIDNotIntegerLoanPurposeID is not an integer
0102030203LoanLoanPurposeIDGreaterThan0LoanPurposeID must be greater than 0
0102040204LoanLoanPurposeIDInvalidLoanPurposeID is invalid
0103010301LoanProductPurposeIDMissingProductPurposeID is missing
0103020302LoanProductPurposeIDNotIntegerProductPurposeID is not an integer
0103030303LoanProductPurposeIDGreaterThan0ProductPurposeID must be greater than 0
0103040304LoanProductPurposeIDInvalidProductPurposeID is invalid
0104010401LoanOfferMatrixCombinationNotFoundNo combination for ProductSchemeId, LoanPurposeId and ProductPurposeId was found
0104020402LoanOfferMatrixLTVNotMetLTV does not meet the minimum requirements for the selected offer
0105010501LoanDurationMonthsMissingLoanDurationMonths is missing
0105020502LoanDurationMonthsGreaterThan0LoanDurationMonths must be greater than 0
0105030503LoanDurationMonthsInvalidLoanDurationMonths is invalid
0106010601LoanAmountMissingLoanAmount is missing
0106020602LoanAmountGreaterThan0LoanAmount must be greater than 0
0106030603LoanAmountInvalidLoanAmount is invalid
0107010701LoanHasCrossSellingMissingHasCrossSelling is missing
0108010801LoanInterestRateTypeIDMissingInterestRateTypeID is missing
0108020802LoanInterestRateTypeIDInvalidInterestRateTypeID is invalid
0109010901LoanFixedPeriodIDMissingFixedPeriodID is missing
0109020902LoanFixedPeriodIDInvalidFixedPeriodID is invalid
0110011001LoanUtilizationPeriodIsRequiredWhenConstructionOrWorksUtilization Period is required when loan purpose id is construction or works
0110011001LoanIndexTypeIDMissingIndexTypeID is missing
0110021002LoanIndexTypeIDInvalidIndexTypeID is invalid
0111011101LoanIndexTypeMixedIDMissingIndexTypeMixedID is missing
0111021102LoanIndexTypeMixedIDInvalidIndexTypeMixedID is invalid
0112011201LoanIndexTypeSubCategoryIDInvalidIndexTypeSubCategoryID is invalid
0113011301LoanYouthCreditMissingYouth Credit info is missing

Category 02 - Proposal/Borrower (Borrowers)

CodeSubfieldErrorEnumMessage
0200010001BorrowersMissingObjectBorrowers Simulator info is missing
0200020002BorrowerNotFoundBorrower Not found
0200030003KeyBorrowerCannotBeDeletedKey Borrower cannot be deleted
0201010101BorrowersNumberOfborrowersMissingNumber Of borrowers is missing
0201020102BorrowersNumberOfborrowersGreaterThan0Number Of borrowers must be greater than 0
0202010201BorrowersKeyBorrowerNameMissingKey Borrower Name is missing
0203010301BorrowersKeyBorrowerTaxIdMissingKey Borrower TaxId is missing
0203020302BorrowersKeyBorrowerTaxIdInvalidKey Borrower TaxId is invalid
0203030303BorrowersKeyBorrowerAlreadyHasSimulationKey Borrower TaxId already has associated simulations
0204010401BorrowersKeyBorrowerBirthDateMissingKey Borrower Birth Date is missing
0204020402BorrowersKeyBorrowerBirthDateMinAgeExceededKey Borrower cannot be younger than 18
0204030403BorrowersKeyBorrowerBirthDateMaxAgeExceededKey Borrower cannot be older than 75
0205010501BorrowersKeyBorrowerContractTypeIdMissingKey Borrower ContractTypeID is missing
0205020502BorrowersKeyBorrowerContractTypeIdNotIntegerKey Borrower ContractTypeID is not an integer
0205030503BorrowersKeyBorrowerContractTypeIdInvalidKey Borrower ContractTypeID is invalid
0206010601BorrowersBorrowersDependentsNumberMissingBorrower DependentsNumber is missing
0206020602BorrowersBorrowersDependentsNumberGreaterThanOrEqual0Borrower DependentsNumber must be greater than or equal to 0
0207010701BorrowersBorrowerBirthDateMinAgeExceededBorrower cannot be younger than 18
0207020702BorrowersBorrowerBirthDateMaxAgeExceededBorrower cannot be older than 75
0208010801BorrowersBorrowerContractTypeIdNotIntegerBorrower ContractTypeID is not an integer
0208020802BorrowersBorrowerContractTypeIdInvalidBorrower ContractTypeID is invalid
0209010901BorrowersKeyBorrowerIncomeWagesPensionsGreaterThanOrEqual0Key Borrower IncomeWagesPensions must be greater than 0
0210011001BorrowersKeyBorrowerIncomeGreenReceiptsGreaterThanOrEqual0Key Borrower IncomeGreenReceipts must be greater than or equal to 0
0211011101BorrowersKeyBorrowerIncomeRentsGreaterThanOrEqual0Key Borrower IncomeRents must be greater than or equal to 0
0212011201BorrowersKeyBorrowerIncomeOthersGreaterThanOrEqual0Key Borrower IncomeOthers must be greater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentHousingCreditGreaterThanOrEqual0Key Borrower InstallmentHousingCredit must be grater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentPersonalCreditGreaterThanOrEqual0Key Borrower InstallmentPersonalCredit must be grater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentAutoLeasingCreditGreaterThanOrEqual0Key Borrower InstallmentAutoLeasingCredit must be grater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentCreditCardGreaterThanOrEqual0Key Borrower InstallmentCreditCard must be grater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentBankOverdraftGreaterThanOrEqual0Key Borrower InstallmentBankOverdraft must be grater than or equal to 0
0213011301BorrowersKeyBorrowerInstallmentOtherGreaterThanOrEqual0Key Borrower InstallmentOther must be grater than or equal to 0
0214011401BorrowersBorrowerIncomeWagesPensionsGreaterThanOrEqual0Borrower IncomeWagesPensions must be greater than 0
0215011501BorrowersBorrowerIncomeGreenReceiptsGreaterThanOrEqual0Borrower IncomeGreenReceipts must be greater than or equal to 0
0216011601BorrowersBorrowerIncomeRentsGreaterThanOrEqual0Borrower IncomeRents must be greater than or equal to 0
0217011701BorrowersBorrowerIncomeOthersGreaterThanOrEqual0Borrower IncomeOthers must be greater than or equal to 0
0218011801BorrowersBorrowerInstallmentHousingCreditGreaterThanOrEqual0BorrowerInstallmentHousingCredit must be grater than or equal to 0
0219011901BorrowersBorrowerInstallmentPersonalCreditGreaterThanOrEqual0Borrower InstallmentPersonalCredit must be grater than or equal to 0
0220012001BorrowersBorrowerInstallmentAutoLeasingCreditGreaterThanOrEqual0Borrower InstallmentAutoLeasingCredit must be grater than or equal to 0
0221012101BorrowersBorrowerInstallmentCreditCardGreaterThanOrEqual0Borrower InstallmentCreditCard must be grater than or equal to 0
0222012201BorrowersBorrowerInstallmentBankOverdraftGreaterThanOrEqual0Borrower InstallmentBankOverdraft must be grater than or equal to 0
0223012301BorrowersBorrowerInstallmentOtherGreaterThanOrEqual0Borrower InstallmentOther must be grater than or equal to 0
0224012401BorrowerEmailMissingBorrower email is missing
0224022402BorrowerEmailInvalidBorrower email is invalid
0225012501BorrowerResidenceMissingBorrower Residence is missing
0226012601BorrowerIdentificationDocumentTypeIDInvalidBorrower Identification document type id is invalid
0226022602BorrowerIdentificationDocumentTypeIDMissingBorrower Identification document type id is missing
0227012701BorrowerIdentificationDocumentNumberMissingBorrower Identification document number is missing
0227022702BorrowerIdentificationDocumentNumberWrongFormatBorrower Identification document number is in the wrong format
0228012801BorrowerIdentificationDocExpirationDateInvalidBorrower Identification Document Expiration Date is Invalid
0228022802BorrowerIdentificationDocExpirationDateMissingBorrower Identification Document Expiration Date is Missing
0229012901BorrowerTypeIDMissingBorrowerTypeId is Missing
0229022902BorrowerTypeIDInvalidBorrowerTypeId is invalid
0229032903BorrowerTypeIDCannotDuplicateKeyBorrowerThere is already a Key borrower
0229042904KeyBorrowerCannotChangeTypeKey Borrower cannot be changed to other intervenient type
0230013001BorrowerKeyDebtorRelationCannotBeNullKeyBorrowerRelationID for this type of borrower
0231013101BorrowerEmploymentProfessionIDInvalidEmploymentProfessionID is invalid
0232013201BorrowerEmploymentSituationIDInvalidEmploymentSituationID is invalid
0233013301BorrowerEmploymentPositionDepartmentIDInvalidEmploymentPositionDepartmentID is invalid
0234013401BorrowerEmploymentContractTypeIDInvalidEmploymentContractTypeID is invalid
0235013501BorrowerEmployerTaxIDInvalidEmployerTaxID is invalid
0236013601BorrowerEmploymentDurationMonthsGreaterThan0EmploymentDurationMonths must be greater than 0
0237013701BorrowerResidenceCountryInvalidBorrower Country ID is invalid
0238013801BorrowerGenderIDMissingGenderID is Missing
0238023802BorrowerGenderIDInvalidGenderID is Invalid
0239013901BorrowerNationalityCountryIDMissingNationalityCountryID is Missing
0239023902BorrowerNationalityCountryIDInvalidNationalityCountryID is Invalid
0240014001BorrowerCheckDigitMissingCheckDigit is Missing (When IdentificationDocumentTypeID is 'Ciziten Card' this field turns mandatory)
0241014101BorrowerMaritalStatusIDMissingMaritalStatusID is Missing
0241024102BorrowerMaritalStatusIDInvalidMaritalStatusID is Invalid
0242014201BorrowerMatrimonialRegimeIDInvalidMatrimonialRegimeID is Invalid
0243014301BorrowerResidenceTypeIDMissingResidenceTypeID is Missing
0243024302BorrowerResidenceTypeIDInvalidResidenceTypeID is Invalid
0244014401BorrowerAcademicLevelIDMissingAcademicLevelID is Missing
0244024402BorrowerAcademicLevelIDInvalidAcademicLevelID is Invalid
0245014501BorrowerTaxIdMissingBorrower TaxID is Missing
0245024502BorrowerTaxIdInvalidBorrower TaxID is invalid
0246014601BorrowerNameMissingBorrower Name is missing
0247014701BorrowerBirthDateMissingBorrower Birth Date is missing
0248014801BorrowerMobileMissingBorrower Mobile is missing
0249014901BorrowerNationalityIdMissingBorrower NationalityId is missing
0250015001BorrowerIdentificationDocumentTypeIdMissingBorrower IdentificationDocumentTypeId is missing
0251015101BorrowerIdentificationDocumentExpiredDateMissingBorrower IdentificationDocumentExpiredDate is missing
0252015201BorrowerAddressMissingBorrower Address is missing
0253015301BorrowerZipCodeMissingBorrower ZipCode is missing
0254015401BorrowerZipCodeLocalMissingBorrower ZipCode Local is missing
0255015501BorrowerDoorNumberMissingBorrower DoorNumber is missing
0256015601BorrowerFloorMissingBorrower Floor is missing
0257015701BorrowerCountryIDMissingBorrower CountryID is missing

Category 03 - Property

CodeSubfieldErrorEnumMessage
0300010001PropertyMissingObjectPropertySimulator info is missing
0301010101PropertyGrossBuiltAreaMissingGrossBuiltArea is missing
0301020102PropertyGrossBuiltAreaGreaterThan0GrossBuiltArea must be greater than 0
0302010201PropertyDistrictIDMissingDistrictID is missing
0302020202PropertyDistrictIDNotIntegerDisctrictID is not an integer
0302030203PropertyDistrictIDGreaterThan0DistrictID must be greater than 0
0302040204PropertyDistrictIDInvalidDistrictID is invalid
0303010301PropertyTypologyIDMissingTypologyID is missing
0303020302PropertyTypologyIDNotIntegerTypologyID is not an integer
0303030303PropertyTypologyIDGreaterThan0TypologyID must be greater than 0
0304010401PropertyAcquisitionAmountMissingAcquisitionAmount is missing
0304020402PropertyAcquisitionAmountNotDecimalAcquisitionAmount is not a decimal
0304030403PropertyAcquisitionAmountGreaterThan0AcquisitionAmount must be greater than 0
0305010501PropertyEvaluationEstimatedAmountMissingEvaluationEstimatedAmount is missing
0305020502PropertyEvaluationEstimatedAmountNotDecimalEvaluationEstimatedAmount is not a decimal
0305030503PropertyEvaluationEstimatedAmountGreaterThan0EvaluationEstimatedAmount must be greater than 0
0306010601PropertySustainabilityCampaignMissingSustainabilityCampaign is missing
0307010701ProperyNotFoundProperty not found
0308010801PropertyYearBuiltGreaterThan0Property YearBuilt must be greater than 0
0309010901PropertyCountyIDInvalidProperty CountyID is invalid
0310011001PropertyParishIDInvalidProperty ParishID is invalid
0311011101PropertyZipCodeWrongFormatZipCode is in the wrong format
0312011201PropertyWorksCostIsRequiredWhenConstructionOrWorksWorks Cost is required when loan purpose is construction or works
0313011301PropertyEstimatedValueAfterWorksIsRequiredWhenConstructionOrWorksEstimated Value After Works is required when loan purpose is construction or works
0314011401PropertyLandValueIsRequiredWhenConstructionOrWorksLand Value is required when loan purpose is construction or works

Category 04 - Simulation/Process (Cancel/Update)

CodeSubfieldErrorEnumMessage
0400010001SimulationCancelRequestMissingSimulationCancelRequest is missing
0401010101SimulationUniqueIDMissingSimulationUniqueID is missing
0401020102SimulationUniqueIDNotGuidSimulationUniqueID is not a Guid
0401030103SimulationNotFoundSimulation was not found
0401040104SimulationCannotBeCancelledSimulation cannot be cancelled
0401050105SimulationCannotBeUpdatedSimulation cannot be updated
0401060106SimulationCannotCreateProcessSimulation cannot create Process
0402010201SimulationCancelReasonIDMissingSimulationCancelReasonID is missing
0402020202SimulationCancelReasonIdIsNotIntegerSimulationCancelReasonID is not an integer
0403010301SimulationCancelCommentsMissingSimulationCancelReasonID is missing

Category 05 - ESIS (Simulation)

CodeSubfieldErrorEnumMessage
0500010001SimulationCouldntGenerateESISCould not generate ESIS for the given Simulation

Category 06 - Message

CodeSubfieldErrorEnumMessage
0600010001MessageRequestMissingMessage request is missing
0601010101MessageSubjectMissingMessage subject is missing
0602010201MessageTextMissingMessage text is missing

Category 07 - Process

CodeSubfieldErrorEnumMessage
0701010101ProcessUniqueIDMissingProcessUniqueID is missing
0701020102ProcessNotFoundProcess was not found
0701030103ProcessNotInCorrrectStateProcess is not in the correct state
0703010301ProcessSimulationUniqueIDMissingSimulationUniqueID is Missing
0704010401ProcessKeyBorrowerEmailMissingKeyBorrower's email is Missing
0705010501ProcessKeyBorrowerNameMissingKeyBorrower's name is Missing
0706010601ProcessKeyBorrowerIdentificationDocumentTypeIDMissingKeyBorrower's identification document type ID is Missing
0707010701ProcessKeyBorrowerIdentificationDocumentNumberMissingKeyBorrower's identification document number is Missing

Category 08 - Process Cancellation

CodeSubfieldErrorEnumMessage
0801010101ProcessCancelReasonIDMissingProcessCancelReasonID is Missing
0801020102ProcessCancelReasonIDInvalidProcessCancelReasonID is invalid

Category 09 - Partners/Callback

CodeSubfieldErrorEnumMessage
0901010101PartnersNotificationTypeInvalidNotificationType is invalid
0902010201PartnersPartnerIdInvalidPartnerId is invalid or doesn't exist
0903010301PartnersCallbackUrlMissingCallbackUrl is missing
0903020302PartnersCallbackUrlInvalidCallbackUrl is invalid
0904010401PartnersCallbackEchoFailedNotification failed
0904020402PartnersNotificationBaseBodyInvalidBody is invalid
0904030403PartnersCallbackNotificationBodyParseFailedNotification body parse failed
0904040404PartnersProcessUniqueIDAndSimulationUniqueIDInvalidInvalid ProcessUniqueID or SimulationUniqueID. You must provide either ProcessUniqueID or SimulationUniqueID.
0904050405PartnersCallbackUrlNotRegisteredForNotificationTypeCallbackUrl is not registered for the provided notificationType
0904060406PartnersCallbackFailedToSendCallbackCallbackUrl could not be reached or request failed
0905010501PartnerMortgageBrokerMasterIDIsMissingMortgageBrokerMasterID is missing
0905020502PartnerMortgageBrokerMasterIDIsInvalidMortgageBrokerMasterID is invalid
0906010601PartnerMortgageBrokerGroupZoneIDIsMissingMortgageBrokerGroupZoneID is missing
0906020602PartnerMortgageBrokerGroupZoneIDIsInvalidMortgageBrokerGroupZoneID is invalid
0907010701PartnerFiscalNumberIsMissingPartner FiscalNumber is missing
0907020702PartnerFiscalNumberIsInvalidPartner FiscalNumber is invalid
0907030703PartnerFiscalNumberAlreadyExistsPartner FiscalNumber already exists
0908010801PartnerBdPAuthorizationNumberIsMissingPartner BdPAuthorizationNumber is missing
0909010901PartnerIBANIsMissingPartner IBAN is missing
0910011001PartnerAMINumberIsMissingPartner AMINumber is missing
0911011101PartnerJuridicDesignationIsMissingPartner JuridicDesignation is missing
0912011201PartnerCommercialDesignationIsMissingPartner CommercialDesignation is missing
0913011301PartnerDistrictIDIsMissingPartner DistrictID is missing
0913021302PartnerDistrictIDIsInvalidPartner DistrictID is invalid
0914011401PartnerParishIDIsMissingPartner ParishID is missing
0914021402PartnerParishIDIsInvalidPartner ParishID is invalid
0915011501PartnerZipCodeIsMissingPartner ZipCode is missing
0915021502PartnerZipCodeIsInvalidPartner ZipCode is invalid
0916011601PartnerLocalityIsMissingPartner Locality is missing
0917011701PartnerAddressIsMissingPartner Address is missing
0918011801PartnerPreferredBranchIDIsMissingPartner PreferredBranchID is missing
0918021802PartnerPreferredBranchIDIsInvalidPartner PreferredBranchID is invalid
0919011901PartnerEntityEmailIsMissingPartner EntityEmail is missing
0919021902PartnerEntityEmailIsInvalidPartner EntityEmail is invalid
0920012001PartnerEntityPhoneIsMissingPartner EntityPhone is missing
0921012101PartnerContactNameIsMissingPartner ContactName is missing
0922012201PartnerContactEmailIsMissingPartner ContactEmail is missing
0922022202PartnerContactEmailIsInvalidPartner ContactEmail is invalid
0923012301PartnerContactMobileIsMissingPartner ContactMobile is missing
0923012301PartnerRelationshipManagerUsernameIsMissingPartner RelationshipManagerUsername is missing
0923022302PartnerRelationshipManagerUsernameIsInvalidPartner RelationshipManagerUsername is invalid
0924012401PartnerHasAPIAccessIsMissingPartner HasAPIAccess is missing
0925012501PartnerExtractionPeriodStartIsMissingPartner ExtractionPeriodStart is missing
0926012601PartnerExtractionPeriodEndIsMissingPartner ExtractionPeriodEnd is missing
0927012701PartnerExtractionPeriodEndIsBeforeStartPartner ExtractionPeriod cannot end before starting
0928012801PartnerStatementDayIsMissingPartner Statement Day is missing
0929012901PartnerProtocolStartDateIsMissingPartner Protocol Start Date is missing
0930013001PartnerProtocolRenovationDateIsMissingPartner Protocol Renovation Date is missing
0931013101PartnerProtocolRenovationDateCannotBeBeforeStartPartner Protocol Renovation Date cannot be before starting the protocol
0932013201PartnerStatusIDIsMissingPartner StatusID is missing
0932023202PartnerStatusIDIsInvalidPartner StatusID is invalid
0933013301PartnerCNECallbackIDMissingPartner CNE Callback ID is missing
0934013401PartnerCNECallbackSubjectMissingPartner CNE Callback Subject is missing
0935013501PartnerCNECallbackDescriptionMissingPartner CNE Callback Description is missing
0936013601PartnerCNECallbackDocumentsMissingPartner CNE Callback Documents are missing
0937013701PartnerMortgageBrokerTypeIDMissingPartner MortgageBrokerTypeID is missing
0938013801PartnerMortgageBrokerParentIDIsMissingMortgageBrokerParentID is missing
0938023802PartnerMortgageBrokerParentIDIsInvalidMortgageBrokerParentID is invalid
0939013901PartnerMortgageBrokerIVARegimeIDMissingMortgageBrokerIVARegimeID is missing
0940014001PartnerMortgageBrokerRetentionRegimeIDMissingMortgageBrokerRetentionRegimeID is missing
0941014101PartnerMortgageBrokerExtractPeriodicityIDMissingMortgageBrokerExtractPeriodicityID is missing
0942014201PartnerListLimitInvalidPartner List Limit is invalid
0943014301PartnerListOffsetInvalidPartner List Offset is invalid

Category 10 - Branch

CodeSubfieldErrorEnumMessage
1001010101BranchIDNotFoundBranch not found

Category 11 - Taxonomy

CodeSubfieldErrorEnumMessage
1101010101TaxonomyBrokerTypeIDInvalidBroker TypeID is invalid

Category 12 - Document

CodeSubfieldErrorEnumMessage
1201010101DocumentNotFoundDocument not found
1202010201DocumentTitleMissingDocument title is missing
1203010301DocumentTypeIDMissingDocumentTypeID is missing
1203020302DocumentTypeIDInvalidDocumentTypeID is invalid
1204010401DocumentFileNameMissingDocument FileName is missing
1205010501DocumentFileSizeBytesGreaterThan0Document FileSizeBytes must be greater than 0
1206010601DocumentRejectedFileMissingDocument RejectedFile is missing
1207010701DocumentContentMissingDocument Content is missing
1207020702DocumentContentWrongFormatDocument Content is missing
1207030703DocumentContentEmptyDocument Content is empty

Category 13 - ESIS Process

CodeSubfieldErrorEnumMessage
1300010001ProcessCouldntGenerateESISCould not generate ESIS for the given Process

Category 14 - Partner User

CodeSubfieldErrorEnumMessage
1401010101PartnersPartnerUserIdInvalidPartner UserID is not valid
1401020102PartnersPartnerUserAlreadyExistsPartner User already exists
1402010201PartnersPartnerUserNameMissingPartner User Name is missing
1403010301PartnersPartnerUserPasswordMissingPartner User Password is missing
1404010401PartnersPartnerUserMobileMissingPartner User Mobile is missing
1405010501PartnersPartnerUserManagerUsernameMissingPartner User Manager Username is missing
1405020502PartnersPartnerUserManagerUsernameInvalidPartner User Manager Username is invalid
1406010601PartnersPartnerUserBranchIDMissingPartner User BranchID is missing
1406020602PartnersPartnerUserBranchIDInvalidPartner User BranchID is invalid
1407010701PartnersPartnerUserTypeIDMissingPartner User TypeID is missing
1407020702PartnersPartnerUserTypeIDInvalidPartner User TypeID is invalid
1408010801PartnersPartnerUserHasAPIAccessMissingPartner User HAsAPIAccess is missing
1409010901PartnersPartnerUserIsAdminMissingPartner User IsAdmin is missing
1410011001PartnersPartnerUserEmailAuthenticationMissingPartner User EmailAuthentication is missing

Category 99 - Generic

CodeSubfieldErrorEnumMessage
9999999999UndocumentedUndocumented
Last modified on March 24, 2026
API Commons PP Operation Status Codes
On this page
  • Code Convention
  • Category 00 - Others
  • Category 01 - Simulation (Loan/Simulator)
  • Category 02 - Proposal/Borrower (Borrowers)
  • Category 03 - Property
  • Category 04 - Simulation/Process (Cancel/Update)
  • Category 05 - ESIS (Simulation)
  • Category 06 - Message
  • Category 07 - Process
  • Category 08 - Process Cancellation
  • Category 09 - Partners/Callback
  • Category 10 - Branch
  • Category 11 - Taxonomy
  • Category 12 - Document
  • Category 13 - ESIS Process
  • Category 14 - Partner User
  • Category 99 - Generic