remoteEaze
Database

Schema Overview

Reference of the remoteEaze data model, including key entities, relationships, and control structures.

Last updated

This page provides a structured reference of the current remoteEaze data model across major platform domains.

It summarizes key entities, mapped tables, relationships, and governance-oriented schema patterns.

Coverage snapshot

  • Prisma module files: 18
  • Models: 162
  • Enums: 143

Module index

Module fileModelsEnums
00_base.prisma61
10_audit_approvals.prisma47
15_storage.prisma36
20_auth.prisma62
25_organization.prisma212
30_crm.prisma124
40_ledger_products.prisma1930
50_accounts_facilities.prisma78
55_contracts.prisma5443
70_transactions.prisma55
75_scheduled_transactions.prisma68
80_third_party_delivery.prisma46
85_cob.prisma66
90_notifications.prisma33
92_export_jobs.prisma13
93_import_jobs.prisma22
94_reporting.prisma25
95_amendments.prisma12

Schema modules

00_base.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
NationremoteEaze_nations150NoNoYesYes00
LanguageremoteEaze_languages80NoNoYesYes00
CurrencyremoteEaze_currencies190NoNoYesYes00
SectorremoteEaze_sectors141NoNoYesYes12
IndustryremoteEaze_industries131NoNoYesYes12
TenantCurrencyremoteEaze_tenant_currencies161YesNoYesYes12

Enums:

EnumValues
TenantCurrencyStatusBASE, ENABLED, DISABLED

10_audit_approvals.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
CustomFieldDefinitionremoteEaze_custom_field_definitions280YesYesYesYes15
ActivityLogremoteEaze_activity_logs350YesNoNoNo08
AccessPolicyremoteEaze_access_policies231YesNoYesYes04
AccessPolicyConditionremoteEaze_access_policy_conditions121YesNoYesYes00

Enums:

EnumValues
CustomFieldTypeSTRING, NUMBER, BOOLEAN, DATE, COMPUTED, JSON, ARRAY, SELECT
DefaultStrategySTATIC, RULE_BASED, COMPUTED
ActorTypeHUMAN, SYSTEM, SERVICE, CRON, IMPERSONATION
LogStatusSUCCESS, FAILURE, PENDING
AccessPolicyTypeCONDITIONAL_ACCESS, VALIDATION_BLOCK
LogicalOpAND, OR
FieldOpEQ, NE, GT, GTE, LT, LTE, IN, NOT_IN, CONTAINS

15_storage.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
StoredObjectremoteEaze_stored_objects435YesNoYesYes16
UploadSessionremoteEaze_upload_sessions161YesNoNoYes02
ObjectEventremoteEaze_object_events111YesNoNoNo03

Enums:

EnumValues
StoredObjectStatusPENDING_UPLOAD, UPLOADED, SCANNING, READY, REJECTED, QUARANTINED, DELETED, EXPIRED
ScanStatusPENDING, IN_PROGRESS, SKIPPED, CLEAN, INFECTED, ERROR
RetentionPolicyPERMANENT, SUPERSEDED_30D, TEMP_UPLOAD_24H, FAILED_UPLOAD_7D, IMPORT_ARTIFACT_90D, EXPORT_ARTIFACT_14D, REPORT_ARTIFACT_14D, COMPLIANCE_ARCHIVE, LEGAL_HOLD
ObjectClassUSER_PROFILE_PHOTO, COMPANY_LOGO, CUSTOMER_PHOTO, CUSTOMER_SIGNATURE, KYC_IDENTITY_DOCUMENT, KYC_SUPPORTING_DOCUMENT, LOAN_DOCUMENT, COLLATERAL_DOCUMENT, IMPORT_FILE, EXPORT_ARTIFACT, STATEMENT, REPORT, GENERAL_DOCUMENT
ObjectEventActionUPLOAD_INITIATED, UPLOAD_COMPLETED, UPLOAD_FAILED, SCAN_STARTED, SCAN_PASSED, SCAN_FAILED, DOWNLOAD_URL_ISSUED, OBJECT_COPIED, OBJECT_DELETED, OBJECT_EXPIRED, HOLD_PLACED, HOLD_RELEASED, STATUS_CHANGED, RETENTION_POLICY_CHANGED
ObjectEventResultSUCCESS, FAILURE

20_auth.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
LicenseremoteEaze_licenses330NoNoYesYes03
RemoteEaze_userProfileremoteEaze_userProfile527YesNoYesYes26
RemoteEaze_passkeyremoteEaze_passkey121NoNoNoNo11
RemoteEaze_userSessionremoteEaze_userSession101NoNoNoYes11
RemoteEaze_authAccountremoteEaze_authAccount141NoNoNoYes01
RemoteEaze_accountVerificationremoteEaze_accountVerification60NoNoNoYes01

Enums:

EnumValues
DataAccessScopeSYSTEM, ORGANIZATION, BRANCH, SELF
UserTypeINTERNAL, EXTERNAL, SYSTEM

25_organization.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
RoleremoteEaze_roles180YesNoYesYes22
PermissionMatrixremoteEaze_permission_matrix141YesNoYesYes12
PermissionActionremoteEaze_permission_actions131YesNoYesYes11
BranchremoteEaze_branches284YesNoYesYes11
DepartmentremoteEaze_departments183YesNoYesYes11
DepartmentPhoneNumberremoteEaze_department_phone_numbers141YesNoYesYes03
CostCentreremoteEaze_cost_centres120YesNoYesYes11
IdentityTyperemoteEaze_identity_types161YesNoYesYes12
AccountStatusremoteEaze_account_statuses234YesNoYesYes12
CustomerTyperemoteEaze_customer_types130YesNoYesYes11
CustomerRatingremoteEaze_customer_ratings110YesNoYesYes11
TitleremoteEaze_titles110YesNoYesYes11
GenderremoteEaze_genders110YesNoYesYes11
MaritalStatusremoteEaze_marital_statuses110YesNoYesYes11
SourceFundsremoteEaze_source_funds261YesNoYesYes14
LoanPurposeremoteEaze_loan_purposes120YesNoYesYes11
CollateralTyperemoteEaze_collateral_types130YesNoYesYes11
CollateralTypeDocumentRequirementremoteEaze_collateral_type_document_requirements151YesNoYesYes13
DocumentTyperemoteEaze_document_types110YesNoYesYes11
AccountTyperemoteEaze_account_types120YesNoYesYes11
SequenceremoteEaze_sequences150YesNoYesYes11

Enums:

EnumValues
BranchTypeLEAD, BRANCH
CustomerTypeCategoryINDIVIDUAL, CORPORATE, GROUP

30_crm.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
CustomerremoteEaze_customers8728YesYesYesYes111
CustomerGroupMeetingScheduleremoteEaze_customer_group_meeting_schedules221YesNoYesYes13
CustomerGroupMeetingDateremoteEaze_customer_group_meeting_dates121YesNoYesYes13
CustomerGroupMemberremoteEaze_customer_group_members205YesNoYesYes04
CustomerIdentityremoteEaze_customer_identities211YesNoYesYes04
CustomerDirectorremoteEaze_customer_directors262YesNoYesYes03
CustomerShareholderremoteEaze_customer_shareholders272YesNoYesYes03
CustomerContactremoteEaze_customer_contacts221YesNoYesYes04
CustomerDocumentremoteEaze_customer_documents211YesNoYesYes03
CustomerRelationshipremoteEaze_customer_relationships222YesNoYesYes04
NextOfKinremoteEaze_next_of_kin252YesNoYesYes07
AgentremoteEaze_agents305YesYesYesYes29

Enums:

EnumValues
CustomerStatusACTIVE, PENDING_KYC, BLOCKED, DECEASED
AgentStatusACTIVE, SUSPENDED, TERMINATED
GroupMeetingScheduleTypeWEEKLY, BI_WEEKLY, MONTHLY_DAY_OF_MONTH, MONTHLY_NTH_WEEKDAY, BI_MONTHLY_DAY_OF_MONTH, CUSTOM_DATES
GroupMeetingDateStatusSCHEDULED, CANCELLED, MOVED

40_ledger_products.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
ProductremoteEaze_products4410YesYesYesYes14
ProductBalanceremoteEaze_product_balances202YesNoYesYes13
ProductCurrencyBalanceremoteEaze_product_currency_balances313YesNoYesYes15
TransCoderemoteEaze_trans_codes3414YesYesYesYes13
WorkDayYearremoteEaze_work_day_years200YesYesYesYes12
WorkDayMonthremoteEaze_work_day_months121YesNoYesYes12
AccountConditionremoteEaze_account_conditions7412YesYesYesYes114
ProductAccountConditionremoteEaze_product_account_conditions112YesNoYesYes13
InterestRunremoteEaze_interest_runs170YesNoNoYes03
InterestAccrualHistoryremoteEaze_interest_accrual_history343YesNoNoYes010
CommissionTyperemoteEaze_commission_types323YesYesYesYes13
FeeDefinitionremoteEaze_fee_definitions262YesYesYesYes16
CommissionTypeFeeremoteEaze_commission_type_fees152YesNoYesYes15
AccountConditionFeeremoteEaze_account_condition_fees214YesNoYesYes18
AccountConditionFeeAccrualHistoryremoteEaze_account_condition_fee_accrual_history292YesNoNoYes07
CommissionBandremoteEaze_commission_bands172YesNoYesYes12
FacilityClassremoteEaze_facility_classes210YesYesYesYes12
FacilityClassProductremoteEaze_facility_class_products112YesNoYesYes13
ActivityStatusRuleremoteEaze_activity_status_rules272YesYesYesYes06

Enums:

EnumValues
RecordStatusCAPTURED, PENDING_AUTH_L3, PENDING_AUTH_L2, PENDING_AUTH_L1, AUTHORIZED, REJECTED, DENIED
StatusTypeACCOUNT, LOAN_CLASSIFICATION
StatusControlModeAUTO, MANUAL
StatusChangeSourceSYSTEM, COB, MANUAL
ActivityRuleTargetTypeACCOUNT_STATUS, LOAN_CLASSIFICATION
ProductTypeASSET, LIABILITY, INCOME, EXPENSE, CONTINGENT_ASSET, CONTINGENT_LIABILITY
FeeDefinitionTypeTAX, CHARGE
FeeCalculationMethodPERCENTAGE, FLAT
CommissionFeeApplicationModeINCLUSIVE, EXCLUSIVE
CommissionFeeBasisCOMMISSION_AMOUNT
AccountConditionFeeSideDEBIT, CREDIT
AccountConditionFeeApplicationModeINCLUSIVE, EXCLUSIVE
AccountConditionFeeBasisINTEREST_AMOUNT
TransDebitCreditDEBIT, CREDIT, BOTH
InterestBasisACTUAL_360, ACTUAL_364, ACTUAL_365, ACTUAL_ACTUAL, THIRTY_360, THIRTY_E_360
InterestCalcMethodFLAT_RATE, LEVEL, BAND
BalanceTypeDAILY, AVERAGE_DAILY, LOWEST_MONTHLY, HIGHEST_MONTHLY, END_OF_PERIOD
AccrualFrequencyDAILY, MONTHLY
CapitalizationFrequencyMONTHLY, EVERY_TWO_MONTHS, QUARTERLY, EVERY_FOUR_MONTHS, SEMI_ANNUALLY, ANNUALLY
InterestRunTypeACCRUAL, POSTING
InterestRunStatusPENDING, RUNNING, COMPLETED, PARTIAL, FAILED
InterestDirectionDEBIT, CREDIT
InterestPostingStatusPENDING, POSTED, FAILED, WAIVED
AccrualRowStatusACTIVE, SUPERSEDED
AccrualAdjustmentTypeORIGINAL, RETRO_BACKDATE, RETRO_RATE_CHANGE, RETRO_CONDITION_CHANGE
TaxTypeINCLUSIVE, EXCLUSIVE
CalculationBasisFLAT, PERCENTAGE, FORMULA
BandCalcTypeLEVEL, BAND
CommissionPayerSideDEBIT, CREDIT
ActivityRuleTypeDAYS_SINCE_LAST_DEBIT, DAYS_SINCE_LAST_CREDIT, DAYS_SINCE_LAST_TRANSACTION, BALANCE_BELOW_THRESHOLD, BALANCE_IS_ZERO, CONSECUTIVE_MONTHS_INACTIVE, DAYS_IN_ARREARS

50_accounts_facilities.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
AccountremoteEaze_accounts11525YesYesYesYes114
AccountStatusHistoryremoteEaze_account_status_history201YesNoYesYes05
AccountMandateremoteEaze_account_mandates272YesNoYesYes06
AccountValueDateBalanceremoteEaze_account_value_date_balances81YesNoNoYes14
AccountStatementremoteEaze_account_statements141YesNoYesYes02
FacilityremoteEaze_facilities366YesYesYesYes110
FacilityAccountremoteEaze_facility_accounts173YesNoYesYes14

Enums:

EnumValues
FacilityStatusACTIVE, EXPIRED, SUSPENDED, CANCELLED
ScheduleFrequencyDAILY, WEEKLY, BI_WEEKLY, MONTHLY, BI_MONTHLY, QUARTERLY, HALF_YEARLY, ANNUALLY
StatementFrequencyDAILY, WEEKLY, MONTHLY, QUARTERLY, SEMI_ANNUALLY, ANNUALLY
StatementDeliveryEMAIL, WHATSAPP, SMS_MINI_STATEMENT, PRINT
ExpiryModeMANUAL, AUTOMATIC
AvailMarkerYES, NO
SignatoryTypePRIMARY_HOLDER, JOINT_HOLDER, POWER_OF_ATTORNEY, AUTHORIZED_SIGNATORY, DIRECTOR
SigningRuleANY_ONE, ALL_MUST_SIGN, TWO_OF_THREE, MAJORITY

55_contracts.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
LoanProductremoteEaze_loan_products459YesYesYesYes011
WorkflowDefinitionremoteEaze_workflow_definitions241YesYesYesYes12
WorkflowStageremoteEaze_workflow_stages324YesYesYesYes23
WorkflowTransitionremoteEaze_workflow_transitions273YesYesYesYes15
WorkflowRequirementremoteEaze_workflow_requirements302YesYesYesYes14
WorkflowActionremoteEaze_workflow_actions263YesYesYesYes05
WorkflowActionRuleremoteEaze_workflow_action_rules211YesYesYesYes04
WorkflowInstanceremoteEaze_workflow_instances262YesNoYesYes15
RequirementResultremoteEaze_requirement_results242YesNoYesYes04
WorkflowInstanceStageHistoryremoteEaze_workflow_instance_stage_history172YesNoYesYes13
WorkflowInstanceAssignmentremoteEaze_workflow_instance_assignments222YesNoYesYes05
WorkflowInstanceStageReviewremoteEaze_workflow_instance_stage_reviews192YesNoYesYes05
EligibilityPolicyremoteEaze_eligibility_policies210YesYesYesYes12
EligibilityRuleremoteEaze_eligibility_rules291YesYesYesYes13
EligibilityEvaluationremoteEaze_eligibility_evaluations161YesNoYesYes04
EligibilityRuleResultremoteEaze_eligibility_rule_results162YesNoYesYes03
RateDefinitionremoteEaze_rate_definitions240YesYesYesYes12
RateValueremoteEaze_rate_values211YesYesYesYes04
SourceFundsRateremoteEaze_source_funds_rates222YesYesYesYes05
SourceFundsProductRuleremoteEaze_source_funds_product_rules282YesYesYesYes04
SourceFundsBalanceSnapshotremoteEaze_source_funds_balance_snapshots211YesNoYesYes13
LoanProductSourceFundsRuleremoteEaze_loan_product_source_funds_rules232YesYesYesYes04
LoanPricingPolicyremoteEaze_loan_pricing_policies281YesYesYesYes13
LoanPricingAdjustmentRuleremoteEaze_loan_pricing_adjustment_rules201YesYesYesYes03
LoanRepaymentPolicyremoteEaze_loan_repayment_policies210YesYesYesYes12
LoanPenaltyPolicyremoteEaze_loan_penalty_policies272YesYesYesYes14
LoanPricingSnapshotremoteEaze_loan_pricing_snapshots272YesNoYesYes04
LoanPricingSnapshotSourceFundsremoteEaze_loan_pricing_snapshot_source_funds172YesNoYesYes13
LoanRepricingRuleremoteEaze_loan_repricing_rules212YesYesYesYes04
LoanRepricingEventremoteEaze_loan_repricing_events152YesNoYesYes03
ProductAccountConditionPolicyremoteEaze_product_account_condition_policies344YesYesYesYes05
LoanApplicationremoteEaze_loan_applications5110YesYesYesYes211
LoanApplicationFactremoteEaze_loan_application_facts202YesNoYesYes15
LoanApplicationApprovedTermsHistoryremoteEaze_loan_application_approved_terms_history251YesNoYesYes05
LoanContractremoteEaze_loan_contracts6413YesYesYesYes215
LoanContractClassificationHistoryremoteEaze_loan_contract_classification_history253YesNoYesYes06
LoanScheduleVersionremoteEaze_loan_schedule_versions204YesNoYesYes13
LoanContractScheduleremoteEaze_loan_contract_schedules323YesNoYesYes16
LoanProvisionConfigremoteEaze_loan_provision_configs223YesYesYesYes15
ContributionBucketremoteEaze_contribution_buckets141YesNoYesYes11
ContributionTyperemoteEaze_contribution_types211YesNoYesYes12
ContributionTypeAllowedBucketremoteEaze_contribution_type_allowed_buckets52NoNoNoNo01
GroupContributionInstructionremoteEaze_group_contribution_instructions326YesYesYesYes08
GroupContributionEntryremoteEaze_group_contribution_entries277YesNoYesYes09
GroupContributionBalanceremoteEaze_group_contribution_balances234YesNoYesYes15
LoanGuaranteeremoteEaze_loan_guarantees315YesYesYesYes08
LoanGuaranteeEventremoteEaze_loan_guarantee_events152YesNoYesYes04
CollateralAssetremoteEaze_collateral_assets232YesYesYesYes04
CollateralAssetValuationremoteEaze_collateral_asset_valuations231YesYesYesYes04
CollateralPledgeremoteEaze_collateral_pledges263YesYesYesYes06
CollateralAllocationremoteEaze_collateral_allocations224YesNoYesYes05
LoanVariationremoteEaze_loan_variations414YesYesYesYes25
LoanProvisionRunremoteEaze_loan_provision_runs160YesNoYesYes12
LoanProvisionResultremoteEaze_loan_provision_results182YesNoYesYes14

Enums:

EnumValues
ContractOwnerTypeLOAN, FIXED_DEPOSIT
WorkflowOwnerTypeLOAN, CUSTOMER_ONBOARDING, ACCOUNT_OPENING, FIXED_DEPOSIT
WorkflowRequirementTypeDOCUMENT, DATA_FIELD, COMPUTED_RULE, APPROVAL, REVIEW
WorkflowRequirementSeverityBLOCKING, MANUAL_REVIEW, ADVISORY
WorkflowRequirementVerificationModeNONE, SAME_ACTOR_ALLOWED, INDEPENDENT_ACTOR_REQUIRED
LoanApplicationFactSourceTypeMANUAL_CAPTURE, SYSTEM_COMPUTED, DOCUMENT_CAPTURE, EXTERNAL_BUREAU
WorkflowActionTypeEVALUATE_ELIGIBILITY, GENERATE_PRICING_QUOTE, APPROVE_LOAN_TERMS, CREATE_FACILITY_DRAFT, AUTHORIZE_FACILITY_FROM_APPROVED_LOAN, CREATE_LOAN_ACCOUNT, GENERATE_REPAYMENT_SCHEDULE, RESERVE_GUARANTEES, ALLOCATE_COLLATERAL, BOOK_LOAN_CONTRACT, SEND_OFFER, REJECT_APPLICATION, CLOSE_APPLICATION
WorkflowInstanceStatusDRAFT, ACTIVE, COMPLETED, REJECTED, CANCELLED, CLOSED
WorkflowAssignmentStatusASSIGNED, ACCEPTED, COMPLETED, REASSIGNED, CANCELLED
WorkflowStageReviewRequirementModeNONE, OPTIONAL, REQUIRED, INDEPENDENT_ACTOR_REQUIRED
WorkflowReviewDecisionAPPROVED, REJECTED, RETURNED, REWORKED, WAIVED
WorkflowTransitionReviewOutcomeAPPROVED, REJECTED, RETURNED, REWORKED
RequirementResultStatusPENDING, CAPTURED, VERIFIED, REJECTED, WAIVED
LoanApplicationStatusDRAFT, IN_REVIEW, APPROVED, OFFERED, REJECTED, CLOSED
LoanOverpaymentHandlingAPPLY_TO_PRINCIPAL
LoanRepaymentComponentPENALTY, CHARGE, INTEREST, PRINCIPAL
LoanPenaltyBasisDISABLED, FLAT, PERCENTAGE
LoanPenaltyBaseSourceSCHEDULE_PRINCIPAL, TOTAL_PRINCIPAL_OUTSTANDING, TOTAL_OVERDUE_OUTSTANDING, TOTAL_OVERDUE_PRINCIPAL, TOTAL_AMOUNT_OUTSTANDING
LoanScheduleStatusPENDING, DUE, PARTIAL, PAID, PAST_DUE, DEFAULTED
LoanAmortizationMethodEQUAL_INSTALLMENT, TRUE_DAILY
LoanContractStatusDRAFT, BOOKED, DISBURSED, ACTIVE, MATURED, CLOSED, DEFAULTED, REJECTED
LoanVariationTypeTOP_UP, TOP_DOWN, RESTRUCTURE, RESCHEDULE, EARLY_SETTLEMENT, COLLATERAL_SUBSTITUTION, GUARANTEE_SUBSTITUTION
LoanVariationModeADDITIONAL_DISBURSEMENT, REFINANCE_AND_NET_DISBURSE, REFINANCE_ONLY, LIMIT_REDUCTION, PRINCIPAL_REDUCTION
LoanVariationStatusDRAFT, IN_REVIEW, APPROVED, APPLIED, REJECTED
LoanRiskPremiumModeNONE, FIXED_RATE, SCORE_DRIVEN
LoanInterestRateTypeFIXED, FLOATING
SourceFundsTypeCUSTOMER_DEPOSITS, DONOR_FUNDS, EQUITY, EXTERNAL_BORROWINGS, INTERNAL_FUNDS, OTHER
SourceFundsPricingModeMANUAL_RATE, FIXED_RATE, WEIGHTED_COST, BENCHMARK_PLUS_SPREAD
SourceFundsBalanceBasisCLEARED, AVAILABLE, LEDGER, AVERAGE_DAILY
SourceFundsIncludeModeINCLUDE, EXCLUDE
SourceFundsSelectionModeSINGLE_PRIORITY, MULTI_POOL, MANUAL_SELECTION
ContractRateSourceACCOUNT_CONDITION_TIERS, PRICING_SNAPSHOT, RATE_DEFINITION_PLUS_SPREAD, MANUAL_APPROVED_OVERRIDE
EligibilityOutcomePASS, FAIL, MANUAL_REVIEW, WAIVED
LoanTenureModeFIXED, ALLOWED_VALUES, MIN_MAX, MATURITY_DATE_DERIVED, INSTALLMENT_COUNT_DERIVED
AccountRequirementModeOPTIONAL, REQUIRED_BEFORE_BOOKING, REQUIRED_BEFORE_DISBURSEMENT
GroupContributionEntryKindCONTRIBUTION, WITHDRAWAL, DIVIDEND, ADJUSTMENT, GUARANTEE_HOLD, GUARANTEE_RELEASE, GUARANTEE_INVOKE
LoanGuaranteeStatusACTIVE, RELEASED, INVOKED, CANCELLED
GuaranteeEventTypeRESERVED, RELEASED, INVOKED, RECOVERED, CANCELLED
CollateralValueBasisMARKET_VALUE, FORCED_SALE_VALUE, MORTGAGE_VALUE, LOWEST_VALUE, POLICY_VALUE
CollateralPledgeStatusACTIVE, RELEASED, DISCHARGED, CANCELLED
LoanProvisionRunStatusPENDING, COMPLETED, FAILED
LoanProvisionResultStatusPENDING, POSTED, FAILED
RateDefinitionTypeBENCHMARK, SOURCE_FUNDS, OPERATING_MARGIN, RISK_PREMIUM, OTHER

70_transactions.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
TransactionFamilyremoteEaze_transaction_families174YesNoYesYes13
TransactionPostingMetadataremoteEaze_transaction_posting_metadata5011YesYesYesYes213
TransactionPostingLineremoteEaze_transaction_posting_lines302YesNoYesYes07
TransactionCommissionConfigremoteEaze_transaction_commission_configs232YesNoYesYes14
TransactionCommissionPayerAccountremoteEaze_transaction_commission_payer_accounts152YesNoYesYes13

Enums:

EnumValues
TransStatusPENDING, PROCESSED, FAILED, REVERSED
RateSourceSYSTEM, MANUAL, CBK, THIRD_PARTY
LineSourceUSER, SYSTEM, COMMISSION, INTEREST, UNCLEARED_CLEARANCE, FORWARD_DATED_EXECUTION
TransactionIntentGENERAL, GROUP_CONTRIBUTION, LOAN_DISBURSEMENT, LOAN_REPAYMENT, LOAN_PENALTY, LOAN_PROVISION
TransactionCommissionDecisionAPPLY, WAIVE

75_scheduled_transactions.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
UnclearedEffectConfigremoteEaze_uncleared_effect_configs142YesNoYesYes13
UnclearedEffectremoteEaze_uncleared_effects271YesNoYesYes08
ForwardDatedTransactionremoteEaze_forward_dated_transactions310YesYesYesYes110
ForwardDatedTransactionLineremoteEaze_forward_dated_transaction_lines273YesNoNoYes05
StandingOrderremoteEaze_standing_orders310YesYesYesYes18
StandingOrderLineremoteEaze_standing_order_lines263YesNoNoYes05

Enums:

EnumValues
UnclearedEffectTypeCHECK_DEPOSIT, CHECK_WITHDRAWAL, INTER_BRANCH_TRANSFER, CARD_AUTHORIZATION, RTGS_PENDING, SWIFT_PENDING
EffectStatusPENDING, CLEARED, BOUNCED, CANCELLED
EffectDirectionDEBIT, CREDIT
ForwardTransTypePOST_DATED_CHECK, SCHEDULED_PAYMENT, STANDING_ORDER_INSTANCE, LOAN_DISBURSEMENT_SCHEDULED
ForwardStatusDRAFT, SCHEDULED, EXECUTING, EXECUTED, FAILED, CANCELLED
ForwardWorkingDayPolicyROLL_FORWARD
StandingOrderFrequencyDAILY, WEEKLY, MONTHLY, QUARTERLY, SEMI_ANNUALLY, ANNUALLY
StandingOrderStatusDRAFT, ACTIVE, PAUSED, CANCELLED, COMPLETED

80_third_party_delivery.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
ThirdPartySystemremoteEaze_third_party_systems290YesYesYesYes16
ThirdPartyMappingremoteEaze_third_party_mappings171YesNoYesYes13
DeliveryHookConfigremoteEaze_delivery_hook_configs291YesYesYesYes17
DeliveryLogremoteEaze_delivery_logs262YesNoNoNo06

Enums:

EnumValues
TransportFormatREST_JSON, REST_XML
AuthTypeNONE, BASIC, BEARER, API_KEY, OAUTH2
ExternalValueTypeSTRING, NUMBER, BOOLEAN, DATE
DeliveryEventON_CREATE, ON_UPDATE, ON_DELETE, ON_RESTORE, ON_SUBMIT, ON_AUTHORIZE, ON_REJECT, ON_DENY
DeliveryHttpMethodPOST, PUT, PATCH
DeliveryStatusPENDING, SUCCESS, FAILED, RETRYING

85_cob.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
CobConfigremoteEaze_cob_configs280YesYesYesYes01
CobRunremoteEaze_cob_runs272YesNoNoYes13
CobRunStepremoteEaze_cob_run_steps141NoNoNoYes11
AccountBalanceSnapshotremoteEaze_account_balance_snapshots212YesNoNoNo14
ProductBalanceSnapshotremoteEaze_product_balance_snapshots212YesNoNoNo14
ProductCurrencyBalanceSnapshotremoteEaze_product_currency_balance_snapshots353YesNoNoNo16

Enums:

EnumValues
CobModeMANUAL, AUTOMATIC
CobTriggerModeMANUAL, AUTOMATIC, RETRY, RESUME
CobRunStatusPENDING, PRECHECK, RUNNING, COMPLETED, FAILED, PARTIAL, CANCELLED
CobStepCodePRECHECK, NOTIFY_PRE_START, TRIGGER_DUE_FDT, WAIT_DUE_FDT, WAIT_RETRO_ACCRUAL, ACCOUNT_STATUS_RULE_UPDATE, LOAN_REPRICING_UPDATE, INTEREST_ACCRUAL, INTEREST_POSTING_DISPATCH, WAIT_INTEREST_POSTING, LOAN_SERVICING_REFRESH, LOAN_PENALTY_DISPATCH, WAIT_LOAN_PENALTY, LOAN_LIFECYCLE_UPDATE, LOAN_CLASSIFICATION_UPDATE, LOAN_PROVISIONING_UPDATE, SNAPSHOT_BALANCES, ROLLOVER_ACCOUNT_OPEN_BALANCES, ROLLOVER_PRODUCT_DAILY, ROLLOVER_PRODUCT_MONTHLY, ROLLOVER_PRODUCT_YEARLY, ADVANCE_WORKDAY, NOTIFY_COMPLETED, FINALIZE_RUN
CobStepStatusPENDING, RUNNING, COMPLETED, FAILED, SKIPPED
CobTriggeredByTypeHUMAN, SYSTEM

90_notifications.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
NotificationremoteEaze_notification240YesNoNoNo07
UserNotificationremoteEaze_user_notification91YesNoNoNo14
TenantNotificationConfigremoteEaze_tenant_notification_config180YesYesYesYes12

Enums:

EnumValues
NotificationPriorityHIGH, NORMAL
NotificationChannelEMAIL, SMS, WHATSAPP, PUSH, IN_APP
NotificationResolutionStateACTIVE, RESOLVED, EXPIRED

92_export_jobs.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
ExportJobremoteEaze_export_jobs361YesNoYesYes04

Enums:

EnumValues
ExportJobStatusPENDING, RUNNING, COMPLETED, FAILED, REVOKED, EXPIRED
ExportJobFormatCSV, XLSX, PDF
ExportJobRowScopeCURRENT_PAGE, ALL_MATCHING_FILTERS, SELECTED_ROWS

93_import_jobs.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
ImportJobremoteEaze_import_jobs401YesNoYesYes04
ImportRowremoteEaze_import_rows141NoNoNoYes02

Enums:

EnumValues
ImportJobStatusVALIDATING, STAGED, VALIDATED, VALIDATION_FAILED, PENDING_AUTH_L1, PENDING_AUTH_L2, PENDING_AUTH_L3, REJECTED, DENIED, COMMITTING, COMPLETED, COMPLETED_WITH_ERRORS, FAILED, CANCELLED
ImportRowStatusVALID, VALID_WITH_WARNING, INVALID, SKIPPED, COMMITTED, FAILED

94_reporting.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
ReportDefinitionremoteEaze_report_definitions180YesNoYesYes13
ReportRunremoteEaze_report_runs322YesNoYesYes05

Enums:

EnumValues
ReportDefinitionTypeSYSTEM, USER
ReportDefinitionVisibilityPRIVATE, TENANT_SHARED
ReportRunStatusPENDING, RUNNING, COMPLETED, FAILED, CANCELLED, EXPIRED
ReportRunFormatCSV, XLSX, PDF
ReportExecutionModeAUTO, IMMEDIATE, BACKGROUND

95_amendments.prisma

ModelDB table (@@map)FieldsRelationsTenantWorkflowSoft deleteAudit timestampsUniquesIndexes
RecordAmendmentremoteEaze_record_amendments200YesYesNoYes03

Enums:

EnumValues
AmendIntentUPDATE, DELETE, RESTORE
AmendableEntityTypeCUSTOMER, CUSTOM_FIELD, THIRD_PARTY_SYSTEM, PRODUCT, TRANS_CODE, COB_CONFIG, AGENT, FACILITY_CLASS, ACCOUNT_CONDITION, COMMISSION_TYPE, FEE_DEFINITION, LOAN_APPLICATION, LOAN_PRODUCT, WORKFLOW_DEFINITION, WORKFLOW_STAGE, WORKFLOW_TRANSITION, WORKFLOW_REQUIREMENT, WORKFLOW_ACTION, WORKFLOW_ACTION_RULE, ELIGIBILITY_POLICY, ELIGIBILITY_RULE, RATE_DEFINITION, RATE_VALUE, LOAN_PRICING_POLICY, LOAN_PRICING_ADJUSTMENT_RULE, PRODUCT_ACCOUNT_CONDITION_POLICY, LOAN_PRODUCT_SOURCE_FUNDS_RULE, SOURCE_FUNDS_RATE, LOAN_REPRICING_RULE, LOAN_REPAYMENT_POLICY, LOAN_PENALTY_POLICY, LOAN_PROVISION_CONFIG, ACCOUNT, FACILITY, ACTIVITY_RULE, TENANT_NOTIFICATION_CONFIG, DELIVERY_HOOK_CONFIG, WORK_DAY_YEAR

On this page