This flow enables users to initiate, track, and review deposit (pay-in) transactions on the platform.
Users can create a deposit using the Create Deposit API, which generates the required bank account details and initiates a pay-in based on the selected payment method and applicable bank cut-off times.
Once a deposit is initiated, users can view all their deposit transactions using the List Deposit Transactions API. This API provides a complete list of deposits along with key information such as transaction ID, amount, date, status, and supports filtering by status, date, search keywords, and bank or account ID.
For deeper insights, the View Deposit Transaction Details API allows users to retrieve complete information for a specific deposit transaction, including transaction status, timestamps, fee breakdown, and the final received amount.
Together, these APIs provide a seamless and transparent experience for managing deposit transactions from creation to settlement and reconciliation.
