Payout Settlement Reports List
{{ error }}
{% endif %}
S.No | Merchant Name | Order ID | Amount(₹) | Date | CrDrType | Comment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{snoCount + loop.index}} | {% if each_payout.userId.fullName %}{{each_payout.userId.fullName}} | {% else %}- | {% endif %} {% if each_payout.merchantReferenceNumber %}{{each_payout.merchantReferenceNumber }} | {% else %}- | {% endif %}{{each_payout.amount}} | {% if each_payout.createdOn %}{{each_payout.createdOn}} | {% else %}- | {% endif %} {% if each_payout.transferType %}{{each_payout.transferType}} | {% else %}- | {% endif %} {% if each_payout.narration %}{{each_payout.narration}} | {% else %}- | {% endif %}
No Data Found |