Table of contents

Get Statement

API URL: https://api.bulkpe.in/client/accountStatement

Method: POST

Auth: Please refer to the Authorization page.

{ "page": 2, "limit": 50 }
Page Page number > 0 Int
Limit Limit > 0 Int
{ "status": true, "statusCode": 200, "data": [ { "transcation_id": "TRAREF00030787123", "reference_id": "TNX001", "beneficiaryName": "username", "account_number": "50100267234", "ifsc": "HDFC0000600", "amount": 1, "payment_mode": "IMPS", "payment_remark": "monthly payout", "statusDescription": "Invalid Account", "status": "FAILED", "utr": "417115567092", "holderName": "", "type": "Debit", "charge": 0, "gst": 0, "settelment_amount": "1.00", "closing_balance": "83.48", "createdAt": "2024-06-19T10:15:16.804Z", "updatedAt": "2024-06-19T10:15:41.649Z", "isVirtualAccount": false, "SubVaId": "", "vaName": "", "SubVaAccountNumber": "", "isSetteled": true }, { "transcation_id": "TRAREF000268578915", "reference_id": "", "beneficiaryName": "BulkpePenny26857216", "account_number": "RichardHendricks@upi", "ifsc": "", "amount": 0, "payment_mode": "UPI", "payment_remark": "", "statusDescription": "Transaction Success", "status": "SUCCESS", "utr": "", "holderName": "Richard Hendricks", "type": "Debit", "charge": 0, "gst": 0, "settelment_amount": "0.00", "closing_balance": "83.48", "createdAt": "2024-06-11T09:57:22.381Z", "updatedAt": "2024-06-11T09:57:22.559Z", "isVirtualAccount": false, "SubVaId": "", "vaName": "", "SubVaAccountNumber": "", "isSetteled": true }, { "transcation_id": "TRAREF00023757827", "reference_id": "", "beneficiaryName": "Manual Fund Addtion", "account_number": "123456789", "ifsc": "UTIB0CCH274", "amount": 100, "payment_mode": "neft", "payment_remark": "testcredits", "statusDescription": "testcredits", "status": "SUCCESS", "utr": "Manual-1068", "holderName": "", "type": "Credit", "charge": 0, "gst": 0, "settelment_amount": "100.00", "closing_balance": "100.00", "createdAt": "2024-05-28T10:36:35.791Z", "updatedAt": "2024-05-28T10:36:35.814Z", "isVirtualAccount": false, "SubVaId": "", "vaName": "", "SubVaAccountNumber": "", "isSetteled": true } ], "message": "", "total": 3 }