Skip to main content

Central β€” Rebalance

Overview​

The Rebalance page is used by admins to submit balance adjustment requests and review rebalance history. It supports both debit and credit balance actions, with filters for white label, currency, and payment gateway.

Access​

  • URL: /dashboard/rebalance
  • Role required: Admin
  • Navigation path: Sidebar > Payment Settings > Rebalance

Page layout​

The page header displays the title and the current rebalance context.

ElementTypeDescription
RebalanceheadingMain page title
Debit: balance reductionsubheadingIndicates the debit balance adjustment section
Credit: balance additionsubheadingIndicates the credit balance adjustment section

Filter section​

The top section filters the history list before display.

ElementTypeDescription
White Label Name*select/autocompleteFilter history by white label
Currency*selectFilter history by currency
Payment Gateway*select/autocompleteFilter history by payment gateway
SearchbuttonApply filter values to refresh the history table
ResetbuttonClear filters and reload full history

Rebalance entry form​

The form submits a new balance adjustment request.

FieldTypeDescription
White Label Name*select/autocompleteSelected white label for the rebalance transaction
Notes*textNotes to describe the request
Currency*selectCurrency used for the adjustment (e.g. IDR)
Amount*inputAmount to debit or credit
TRX ID*inputTransaction ID for this rebalance request
Ref ID*inputReference ID for reconciliation
Destination Bank*inputDestination bank for the adjustment
Account Number*inputDestination account number
Bank Name*inputDestination account holder name
SavebuttonSave and submit the rebalance transaction

History section​

The history table lists previous rebalance transactions.

ColumnDescription
IDHistory row number
DateTimestamp when the request was created
UsernameAdmin user who created the request
TRX IDTransaction ID provided in the request
Reff IDReference ID provided in the request
NotesRequest notes or description
CurrencyCurrency of the request
AmountAmount requested for rebalance

Example rows​

Visible rows include:

  • ID 1, date 27-11-2025 12:32:03, znpay debit 1, amount 350, currency IDR
  • ID 2, date 27-11-2025 12:31:38, znpay credit 1, amount 500, currency IDR
  • ID 3, date 25-11-2025 14:09:05, TRX ID Debit 1, amount 2,000, currency IDR
  • ID 4, date 25-11-2025 14:08:25, TRX ID Credit 1, amount 3,000, currency IDR

Actions​

Filter rebalance history​

  1. Choose a White Label Name* filter.
  2. Select a Currency* filter.
  3. Select a Payment Gateway* filter.
  4. Click Search to update the history table.
  5. Click Reset to clear filters and show all history entries.

Submit a rebalance request​

  1. Select a White Label Name* in the entry form.
  2. Enter a short description in Notes*.
  3. Choose the Currency* for the transaction.
  4. Enter the Amount* to adjust.
  5. Fill TRX ID* and Ref ID* for tracking.
  6. Provide the destination details: Destination Bank*, Account Number*, and Bank Name*.
  7. Click Save to submit the rebalance request.

Review rebalance history​

  1. View the History section below the form.
  2. Check each row’s ID, Date, Username, TRX ID, Reff ID, Notes, Currency, and Amount.
  3. Use pagination controls if more history records are available.

Notes​

  • The page mixes request creation and transaction history for quick adjustments.
  • Both debit and credit rebalance actions are supported via the same submission form.
  • The filters apply only to the history table, not to the save form.
  • There are no explicit row actions like edit or delete visible in the history table.