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

Summary

Functions

Functions

cancel_allocation(payload)

See PomeloEx.Cards.Credits.Allocations.cancel_allocation/1.

cancel_credit_line(payload)

See PomeloEx.Cards.Credits.CreditLines.cancel_credit_line/1.

cancel_credit_line_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.cancel_credit_line/1.

confirm_acceleration_of_debt_for_specific_installments(payload)

See PomeloEx.Cards.Credits.CreditLines.confirm_acceleration_of_debt_for_specific_installments/1.

confirm_debt_refinancing(payload)

See PomeloEx.Cards.Credits.CreditLines.confirm_debt_refinancing/1.

confirm_total_debt_acceleration(payload)

See PomeloEx.Cards.Credits.CreditLines.confirm_total_debt_acceleration/1.

create_credit_line(payload)

See PomeloEx.Cards.Credits.CreditLines.create_credit_line/1.

create_credit_line_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.create_credit_line/1.

create_node(payload)

See PomeloEx.Cards.Credits.Hierarchies.create_node/1.

create_price_update(payload)

See PomeloEx.Cards.Credits.CreditProduct.create_price_update/1.

create_pricing(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.create_pricing/1.

create_product(payload)

See PomeloEx.Cards.Credits.CreditProduct.create_product/1.

create_product_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.create_product/1.

create_segment(payload)

See PomeloEx.Cards.Credits.CreditProduct.create_segment/1.

create_segment_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.create_segment/1.

created_summaries_notifications(payload)

See PomeloEx.Cards.Credits.Webhooks.created_summaries_notifications/1.

credit_line_pause_unpause_notifications(payload)

See PomeloEx.Cards.Credits.Webhooks.credit_line_pause_unpause_notifications/1.

deactivate_product_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.deactivate_product/1.

deactivating_product(payload)

See PomeloEx.Cards.Credits.CreditProduct.deactivating_product/1.

debt_acceleration(payload)

See PomeloEx.Cards.Credits.CreditLines.debt_acceleration/1.

debt_adjustment_notification(payload)

See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_adjustment_notification/1.

debt_cancellation_notification(payload)

See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_cancellation_notification/1.

debt_creation_notification(payload)

See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_creation_notification/1.

debt_payment_notification(payload)

See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_payment_notification/1.

debt_simulation(payload)

See PomeloEx.Cards.Credits.CreditLines.debt_simulation/1.

debt_transfer_notification(payload)

See PomeloEx.Cards.Credits.DebtSaleToBanks.debt_transfer_notification/1.

entry_exit_from_arrears_user_notifications(payload)

See PomeloEx.Cards.Credits.Webhooks.entry_exit_from_arrears_user_notifications/1.

generate_allocation(payload)

See PomeloEx.Cards.Credits.Allocations.generate_allocation/1.

get_credit_line(payload)

See PomeloEx.Cards.Credits.CreditLines.get_credit_line/1.

get_credit_line_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.get_credit_line/1.

get_credit_lines(payload)

See PomeloEx.Cards.Credits.CreditLines.get_credit_lines/1.

get_following_statements(payload)

See PomeloEx.Cards.Credits.Statements.get_following_statements/1.

get_installment_plans(payload)

See PomeloEx.Cards.Credits.AvailablePlans.get_installment_plans/1.

get_last_statements(payload)

See PomeloEx.Cards.Credits.Statements.get_last_statements/1.

get_node(payload)

See PomeloEx.Cards.Credits.Hierarchies.get_node/1.

get_operations(payload)

See PomeloEx.Cards.Credits.Operations.get_operations/1.

get_price_update_history(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_price_update_history/1.

get_product(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_product/1.

get_product_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.get_product/1.

get_products(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_products/1.

get_products_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.get_products/1.

get_refinancing_plans(payload)

See PomeloEx.Cards.Credits.AvailablePlans.get_refinancing_plans/1.

get_segment(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_segment/1.

get_segment_rate_updates(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_segment_rate_updates/1.

get_segment_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.get_segment/1.

get_segments(payload)

See PomeloEx.Cards.Credits.CreditProduct.get_segments/1.

get_segments_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.get_segments/1.

get_statement(payload)

See PomeloEx.Cards.Credits.Statements.get_statement/1.

modify_pending_price_update(payload)

See PomeloEx.Cards.Credits.CreditProduct.modify_pending_price_update/1.

modify_pricing(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.modify_pricing/1.

obtain_allocation(payload)

See PomeloEx.Cards.Credits.Allocations.obtain_allocation/1.

obtain_allocations(payload)

See PomeloEx.Cards.Credits.Allocations.obtain_allocations/1.

processed_transactions_notifications(payload)

See PomeloEx.Cards.Credits.Webhooks.processed_transactions_notifications/1.

reversed_transactions_notifications(payload)

See PomeloEx.Cards.Credits.Webhooks.reversed_transactions_notifications/1.

search_account_statements(payload)

See PomeloEx.Cards.Credits.Statements.search_account_statements/1.

simulate_acceleration_of_specific_installments(payload)

See PomeloEx.Cards.Credits.CreditLines.simulate_acceleration_of_specific_installments/1.

simulate_debt_refinancing(payload)

See PomeloEx.Cards.Credits.CreditLines.simulate_debt_refinancing/1.

simulate_expiration_date_update(payload)

See PomeloEx.Cards.Credits.CreditLines.simulate_expiration_date_update/1.

simulate_total_debt_acceleration(payload)

See PomeloEx.Cards.Credits.CreditLines.simulate_total_debt_acceleration/1.

update_credit_line(payload)

See PomeloEx.Cards.Credits.CreditLines.update_credit_line/1.

update_credit_line_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.update_credit_line/1.

update_expiration_date(payload)

See PomeloEx.Cards.Credits.CreditLines.update_expiration_date/1.

update_node(payload)

See PomeloEx.Cards.Credits.Hierarchies.update_node/1.

update_product(payload)

See PomeloEx.Cards.Credits.CreditProduct.update_product/1.

update_product_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.update_product/1.

update_segment(payload)

See PomeloEx.Cards.Credits.CreditProduct.update_segment/1.

update_segment_v2(payload)

See PomeloEx.Cards.Credits.CreditLinesV2.update_segment/1.

update_ticket(payload)

See PomeloEx.Cards.Credits.Allocations.update_ticket/1.