Payout Ledger Reports List
{{ error }}
{% endif %}
S.No | Site Title | Order ID | Txn ID | PG OrderId | Merchant Name | UTR | Opening Balance(₹) | CrDrType | Credit Amount(₹) | Debit Amount(₹) | Closing Balance(₹) | Date | Status | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{snoCount + loop.index}} | {% if each_payout.siteTitle %}{{each_payout.siteTitle}} | {% else %}- | {% endif %} {% if each_payout.merchantReferenceNumber %}{{each_payout.merchantReferenceNumber }} | {% else %}- | {% endif %} {% if each_payout.transactionUniqueId %}{{each_payout.transactionUniqueId }} | {% else %}- | {% endif %} {% if each_payout.pgOrderId %}{{ each_payout.pgOrderId }} | {% else %}- | {% endif %} {% if each_payout.userName %}{{each_payout.userName}} | {% else %}- | {% endif %} {% if each_payout.bankReferenceNumber %}{{ each_payout.bankReferenceNumber }} | {% else %}- | {% endif %}{{each_payout.previousBalance}} | {% if each_payout.transferType %}{{each_payout.transferType}} | {% else %}- | {% endif %} {% if each_payout.creditAmount %}{{each_payout.creditAmount}} | {% else %}- | {% endif %} {% if each_payout.debitAmount %}{{each_payout.debitAmount}} | {% else %}- | {% endif %} {% if each_payout.currentBalance %}{{each_payout.currentBalance}} | {% else %}- | {% endif %} {% if each_payout.createdOn %}{{each_payout.createdOn}} | {% else %}- | {% endif %} {% if each_payout.transactionStatus == "Success" %}{% else %} | {% endif %} |
No Data Found |