Skip to content

Payout Transaction Report

Purpose

Displays all completed payout transactions, including withdrawals, disbursements, and bounce-backs. Suitable for reconciling payout flows and confirming fund outflows.

Filter Criteria

Filtered by Txn Complete Time (transaction completion time).

Report Template

Merchant ID_payout.xlsx

Bounce-Back Handling

If a payout transaction is bounced back, the system will re-display the affected transaction in the payout report on the day the bounce occurs. In this case:

  • The transaction Status will be updated from “Success” to “Bounced Back”.
  • The Txn Complete Time will be updated to the timestamp of the bounce event.
  • The original successful transaction record will not be duplicated; only the final bounced status will be shown.

Report Example:

Field NameField LabelDescriptionExampleEnum / Notes
AppIDApplication IDUnique identifier for the merchant application on the platform.b1de8a8f728840739fcb7ab49b02f4cd
Txn Create TimeTransaction Created TimeTimestamp when the user submitted the transaction request.2024/3/6 10:21
Txn Complete TimeTransaction Completion TimeTimestamp when the transaction reaches a final status.2024/3/6 10:21
Batch NoBatch NumberUnique identifier for the transaction batch.UPAY_BT_UBP_PRO3231313
Merchant Txn IDMerchant Transaction IDMerchant-defined unique transaction identifier.AndyAA2343345
Trade Order IDPlatform Order IDUnique transaction ID generated internally by Checus.20240306102100ED7219119311000139005
Txn StatusTransaction StatusFinal status of the transaction (e.g., success, failure).SUCCESSSUCCESS: Payout Successful
FAILURE: Payout Failed
BOUNCE BACK: Returned
Payment Method TypePayment Method TypeGeneral category of the payment method, such as BANK_TRANSFER.BANK_TRANSFER
Payment MethodPayment Method NameSpecific name of the payment method, e.g., BankTransfer.BankTransfer
Target Org / Card OrgTarget Institution / Card OrgTarget bank or card scheme.UBP
CountryCountryCountry of the recipient's account.PH
Txn AmountTransaction AmountAmount received in the recipient’s account.1
Txn CurrencyTransaction Currency-PHP
Source AmountSource AmountActual amount deducted from the merchant’s account.1
Source AccountSource Currency-PHP
Source Txn FeeSource Transaction FeeFee charged to the merchant.0
Source Fee CurrencySource Fee Currency-PHP
Source TaxSource TaxTax withheld from the merchant for the payout transaction.0
Source Tax CurrencySource Tax Currency-PHP
Source Exchange RateSource Exchange RateExchange rate applied when source and transaction currencies differ.
If equal, the rate is 1.
1
Destination AmountDestination AmountFinal amount delivered to the payee.1
Destination CurrencyDestination Currency-PHP
Destination Txn FeeDestination Transaction FeeFee borne by the payee.0
Destination Fee CurrencyDestination Fee Currency-PHP
Destination TaxDestination TaxTax withheld from the payee for receiving the payment.0
Destination Tax CurrencyDestination Tax Currency-PHP
Destination Exchange RateDestination Exchange RateExchange rate applied when settling funds to the recipient.
If no FX involved, the rate is 1.
1
Payee NamePayee Full NameFull legal name of the recipient account holder.Paul John Santos
Payee Account NumberPayee Account NumberRecipient’s account identifier — may be a bank account, wallet ID,
or phone number, depending on method.
109641573900
Bank CodeBank CodeClearing code or bank identifier (e.g., SWIFT, BIC, or local bank code).
May be empty for some countries.
Notify AddressNotification AddressEmail or phone number used to notify the payee upon transaction completion.test@163.com
RemarkPayment RemarkAdditional notes shown to the payee, may appear in bank transaction records.Salary
Failure ReasonFailure ReasonDetailed explanation provided in case of failure or return.
ReferenceCustom ReferenceMerchant-defined metadata passed through the transaction.-
Fields to be addedReserved Fields
Reserved
Placeholder for future business expansion fields.-

Released under the MIT License.