PomeloEx. Cards. Credits
(PomeloEx v0.1.0)
View Source
Credit products, lines, and lending management.
This namespace groups all credit-related operations including product definition, credit line management, allocations, installment plans, statements, and debt management.
Sub-modules
PomeloEx.Cards.Credits.CreditProduct— Credit product configuration (V1)PomeloEx.Cards.Credits.CreditLines— Credit line management (V1)PomeloEx.Cards.Credits.CreditLinesV2— Credit line management (V2)PomeloEx.Cards.Credits.AvailablePlans— Installment and refinancing plan queriesPomeloEx.Cards.Credits.Allocations— Fund allocation managementPomeloEx.Cards.Credits.Statements— Account statement queriesPomeloEx.Cards.Credits.Operations— Credit operations historyPomeloEx.Cards.Credits.Hierarchies— Organizational hierarchy managementPomeloEx.Cards.Credits.DebtSaleToBanks— Debt sale/purchase notificationsPomeloEx.Cards.Credits.Webhooks— Credit webhook notifications
Summary
Functions
See PomeloEx.Cards.Credits.CreditLines.cancel_credit_line/1.
See PomeloEx.Cards.Credits.CreditLinesV2.cancel_credit_line/1.
See PomeloEx.Cards.Credits.CreditLines.confirm_acceleration_of_debt_for_specific_installments/1.
See PomeloEx.Cards.Credits.CreditLines.confirm_debt_refinancing/1.
See PomeloEx.Cards.Credits.CreditLines.confirm_total_debt_acceleration/1.
See PomeloEx.Cards.Credits.CreditLines.create_credit_line/1.
See PomeloEx.Cards.Credits.CreditLinesV2.create_credit_line/1.
See PomeloEx.Cards.Credits.CreditProduct.create_price_update/1.
See PomeloEx.Cards.Credits.Webhooks.created_summaries_notifications/1.
See PomeloEx.Cards.Credits.Webhooks.credit_line_pause_unpause_notifications/1.
See PomeloEx.Cards.Credits.CreditLinesV2.deactivate_product/1.
See PomeloEx.Cards.Credits.CreditProduct.deactivating_product/1.
See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_adjustment_notification/1.
See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_cancellation_notification/1.
See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_creation_notification/1.
See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_payment_notification/1.
See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_transfer_notification/1.
See PomeloEx.Cards.Credits.Webhooks.entry_exit_from_arrears_user_notifications/1.
See PomeloEx.Cards.Credits.Allocations.generate_allocation/1.
See PomeloEx.Cards.Credits.Statements.get_following_statements/1.
See PomeloEx.Cards.Credits.AvailablePlans.get_installment_plans/1.
See PomeloEx.Cards.Credits.Statements.get_last_statements/1.
See PomeloEx.Cards.Credits.CreditProduct.get_price_update_history/1.
See PomeloEx.Cards.Credits.AvailablePlans.get_refinancing_plans/1.
See PomeloEx.Cards.Credits.CreditProduct.get_segment_rate_updates/1.
See PomeloEx.Cards.Credits.CreditProduct.modify_pending_price_update/1.
See PomeloEx.Cards.Credits.Allocations.obtain_allocations/1.
See PomeloEx.Cards.Credits.Webhooks.processed_transactions_notifications/1.
See PomeloEx.Cards.Credits.Webhooks.reversed_transactions_notifications/1.
See PomeloEx.Cards.Credits.Statements.search_account_statements/1.
See PomeloEx.Cards.Credits.CreditLines.simulate_acceleration_of_specific_installments/1.
See PomeloEx.Cards.Credits.CreditLines.simulate_debt_refinancing/1.
See PomeloEx.Cards.Credits.CreditLines.simulate_expiration_date_update/1.
See PomeloEx.Cards.Credits.CreditLines.simulate_total_debt_acceleration/1.
See PomeloEx.Cards.Credits.CreditLines.update_credit_line/1.
See PomeloEx.Cards.Credits.CreditLinesV2.update_credit_line/1.
See PomeloEx.Cards.Credits.CreditLines.update_expiration_date/1.