Home / Issuing / Manage Credit
Billing statements reflect money movement, balances, and fees on an account holder's financial account. This guide provides steps for simulating the following actions for billing statements:
Note: This simulation feature is only compatible with credit card products at this time.
In the test environment, you can end a financial account’s billing period early to simulate a billing statement. When performing this simulation, refer to the following guidelines:
periodBoundary
is provided, the system defaults the statement’s endPeriod
to 60 seconds from now.To simulate changing a statement's end period for a consumer revolving credit card, use the following mutation:
Note: This simulation feature only works with credit card products at this time.
In the test environment, you can transition a financial account’s billing period to the next cycle, simulating the end of one billing cycle and the start of another. To retrieve the simulated current amount due, refer to the appropriate statement snapshot type:
Card product type | Statement snapshot |
---|---|
Commercial charge | CreditPayInFullCardFinancialAccountStatementSnapshot |
Consumer charge | ConsumerChargeCardFinancialAccountStatementSnapshot |
Consumer revolving credit | ConsumerRevolvingCardFinancialAccountStatementSnapshot |
Use the following mutation to simulate rolling over the current statement period for a consumer revolving credit card:
To automate your integration, subscribe to the financial account statement notification event.
The details provided in the payloads from this event can be used for the following use cases: