Job Lists
-
1. API Vietcombank GET LSGD
Request
POST API Vietcombank get lsgdhttps://win32.vn/api/v1/paygateways/historyapivcb/PasswordVietcombank/AccountNumber/TokenVietcombank/Thoigianbatdau/ThoigianketthucQuery params description required optional
- string PasswordVietcombank Mật khẩu tài khoản ngân hàng Vietcombank.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenVietcombank Mã Token tương ứng tài khoản trên API Win32.
- string Thoigianbatdau Thời gian bắt đâu cần xem định dang ngày tháng năm [23012024] ( có thể bỏ ).
- string Thoigianketthuc Thời gian kết thúc cần xem định dang ngày tháng năm [23012024] ( có thể bỏ )
Example Request
API Vietcombank GET LSGDcurl --location 'https://win32.vn/api/v1/paygateways/historyapivcb/PasswordVietcombank/AccountNumber/TokenVietcombank/Thoigianbatdau/Thoigianketthuc' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "transactions": [ { "transactionID": "5278 - 86063", "transactionDate": "06/03/2024", "amount": "10000", "description": "IBVCB.5442268580.086446.VO LE BAO KHANH chuyen khoan.CT tu 0241004085562 VO LE BAO KHANH toi khan VO LE BAO KHANH tai BIDV", "type": "OUT" }, { "transactionID": "5380 - 22474", "transactionDate": "04/03/2024", "amount": "908226", "description": "Ecom.EW24030415076390.MOMO.0868696960.CashIn.42165a81f336", "type": "OUT" }, { "transactionID": "5220 - 43832", "transactionDate": "04/03/2024", "amount": "1000000", "description": "265926.040324.180750.VO LE BAO KHANH Chuyen tien", "type": "IN" }, { "transactionID": "5381 - 55085", "transactionDate": "02/03/2024", "amount": "8845205", "description": "Ecom.EW24030211163762.MOMO.0868696960.CashIn.184faa21bfe7", "type": "OUT" }, { "transactionID": "5215 - 96559", "transactionDate": "02/03/2024", "amount": "9000000", "description": "911358.020324.035148.VO LE BAO KHANH Chuyen tien", "type": "IN" }, { "transactionID": "5074 - 99635", "transactionDate": "01/03/2024", "amount": "10000", "description": "MBVCB.5403487088.QR Pay.Thanh toan cho 3861694895032168414 0103959912 tu tai khoan 0241004085562", "type": "OUT" }, { "transactionID": "5216 - 08927", "transactionDate": "29/02/2024", "amount": "10000", "description": "550150.290224.025727.VO LE BAO KHANH Chuyen tien", "type": "IN" }, { "transactionID": "9702 - 0004099240", "transactionDate": "25/02/2024", "amount": "8", "description": "INTEREST PAYMENT", "type": "IN" }, { "transactionID": "5220 - 80162", "transactionDate": "21/02/2024", "amount": "50000", "description": "824237.210224.194505.testnedkhan15 L", "type": "IN" }, { "transactionID": "5262 - 75794", "transactionDate": "20/02/2024", "amount": "291721", "description": "POS.00000001.975794.20240220.043909.428310X576681000000000730181.56700002.702464.GD:PAYPRO US INC NEW YORK USA", "type": "OUT" } ] }
-
2. API Vietcombank GET Balance
Request
POST API Vietcombank get Balancehttps://win32.vn/api/v1/paygateways/balancevcb/PasswordVietcombank/AccountNumber/TokenVietcombankQuery params description required optional
- string PasswordVietcombank Mật khẩu tài khoản ngân hàng Vietcombank.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenVietcombank Mã Token tương ứng tài khoản trên API Win32.
Example Request
API Vietcombank GET BALANCEcurl --location 'https://win32.vn/api/v1/paygateways/balancevcb/PasswordVietcombank/AccountNumber/TokenVietcombank' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "SoDu": "344999" }
-
3. API ACB GET LSGD
Request
POST API ACB get lsgdhttps://win32.vn/api/v1/paygateways/historyapiacb/PasswordACB/AccountNumber/TokenACB/SodongmuonxemQuery params description required optional
- string PasswordACB Mật khẩu tài khoản ngân hàng ACB.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenACB Mã Token tương ứng tài khoản trên API Win32.
- string Sodongmuonxem Số Lịch sử muốn xem ví dụ 20 ( có thể bỏ ).
Example Request
API ACB GET LSGDcurl --location 'https://win32.vn/api/v1/paygateways/historyapiacb/PasswordACB/AccountNumber/TokenACB/Sodongmuonxem' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "transactions": [ { "transactionID": 2501, "transactionDate": 1709312400000, "amount": "10000", "description": "VO LE BAO KHANH Chuyen tien GD 996491-030224 07:12:34", "type": "IN" }, { "transactionID": 2500, "transactionDate": 1709312400000, "amount": "10000", "description": "VO LE BAO KHANH Chuyen tien GD 994183-030224 07:10:32", "type": "IN" } ] }
-
4. API ACB GET BALANCE
Request
POST API ACB get balancehttps://win32.vn/api/v1/paygateways/balanceacb/PasswordACB/AccountNumber/TokenACBQuery params description required optional
- string PasswordACB Mật khẩu tài khoản ngân hàng ACB.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenACB Mã Token tương ứng tài khoản trên API Win32.
Example Request
API ACB GET BALANCEcurl --location 'https://win32.vn/api/v1/paygateways/balanceacb/PasswordACB/AccountNumber/TokenACB' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "SoDu": "20000" }
-
5. API BIDV GET LSGD
Request
POST API BIDV get lsgdhttps://win32.vn/api/v1/paygateways/historyapibidv/PasswordBIDV/AccountNumber/TokenBIDV/Thoigianbatdau/ThoigianketthucQuery params description required optional
- string PasswordBIDV Mật khẩu tài khoản ngân hàng BIDV.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenBIDV Mã Token tương ứng tài khoản trên API Win32.
- string Thoigianbatdau Thời gian bắt đâu cần xem định dang ngày tháng năm [23012024] ( có thể bỏ ).
- string Thoigianketthuc Thời gian kết thúc cần xem định dang ngày tháng năm [23012024] ( có thể bỏ )
Example Request
API BIDV GET LSGDcurl --location 'https://win32.vn/api/v1/paygateways/historyapibidv/PasswordBIDV/AccountNumber/TokenBIDV/Thoigianbatdau/Thoigianketthu' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "transactions": [ { "transactionID": "0833Ddie-7pVtS0bTu", "transactionDate": "07/03/2024", "amount": "500000", "description": "TKThe :108568839999, tai Vietinbank. BUI MANH HUNG chuyen tien -CTLNHIDI000007664488600-1/1-CRE-002", "type": "IN" }, { "transactionID": "083iHHQ-7pVkV6f2t", "transactionDate": "07/03/2024", "amount": "111111", "description": "TKThe :0925855145, tai MB. cua it long nhieu -CTLNHIDI000007662851465-1/1-CRE-002", "type": "IN" }, { "transactionID": "08317aWm-7pUAeCGcU", "transactionDate": "06/03/2024", "amount": "10000", "description": "TKThe :0241004085562, tai VCB. @VA_khan_VO LE BAO KHANH_IBVCB.5442268580.086446.VO LE BAO KHANH chuyen khoan.CT tu 0241004085562 VO LE BAO -CTLNHIDI000007649074792-1/1-CRE-002", "type": "IN" }, { "transactionID": "083uOOM-7pRaswbML", "transactionDate": "04/03/2024", "amount": "1000000", "description": "MB-TKThe :0241004085562, tai Vietcombank. ND VO LE BAO KHANH Chuyen tien -CTLNHIDO000007629355059-1/1-PMT-002", "type": "OUT" }, { "transactionID": "0834B2Ne-7pRNIOWjn", "transactionDate": "04/03/2024", "amount": "839000", "description": "MB-TKThe :7107205411995, tai Agribank. ND thu chuyen khoan -CTLNHIDO000007626233828-1/1-PMT-002", "type": "OUT" }, { "transactionID": "083VcxY-7pP2UoxXH", "transactionDate": "03/03/2024", "amount": "40000", "description": "TKThe :1660110988780, tai MB. @VA_Khan_VO LE BAO KHANH_TRAN VAN HAU chuyen khoan -CTLNHIDI000007610018871-1/1-CRE-002", "type": "IN" }, { "transactionID": "0831OuYO-7pOk1aysN", "transactionDate": "02/03/2024", "amount": "736000", "description": "MB-TKThe :9704229208991845712, tai MB. ND VO LE BAO KHANH Chuyen tien -CTLNHIDO000007608716121-1/1-PMT-002", "type": "OUT" }, { "transactionID": "083g5mw-7pOalrsLX", "transactionDate": "02/03/2024", "amount": "1200000", "description": "MB-TKThe :9333758919, tai Vietcombank. ND VO LE BAO KHANH Chuyen tien -CTLNHIDO000007607115871-1/1-PMT-002", "type": "OUT" }, { "transactionID": "083DCuw-7pOZR0w7m", "transactionDate": "02/03/2024", "amount": "140000", "description": "TKThe :657704060067540, tai VIB. @VA_khan_VO LE BAO KHANH_NGUYEN HUU CHIEN chuyen tien den VO LE BAO KHANH - khan -CTLNHIDI000007606854283-1/1-CRE-002", "type": "IN" }, { "transactionID": "083t1A4-7pOHSCgiy", "transactionDate": "02/03/2024", "amount": "500000", "description": "MB-TKThe :0888804085, tai MB. ND VO LE BAO KHANH Chuyen tien -CTLNHIDO000007603480699-1/1-PMT-002", "type": "OUT" } ] }
-
6. API BIDV GET BALANCE
Request
POST API BIDV get balancehttps://win32.vn/api/v1/paygateways/historyapibidv/PasswordBIDV/AccountNumber/TokenBIDVQuery params description required optional
- string PasswordBIDV Mật khẩu tài khoản ngân hàng BIDV.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenBIDV Mã Token tương ứng tài khoản trên API Win32.
Example Request
API BIDV GET BALANCEcurl --location 'https://win32.vn/api/v1/paygateways/historyapibidv/PasswordBIDV/AccountNumber/TokenBIDV' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "SoDu": "1206458" }
-
7. API MBBANK GET LSGD
Request
POST API MBBANK get lsgdhttps://win32.vn/api/v1/paygateways/historyapimbbank/PasswordMBBANK/AccountNumber/TokenMBBANK/Thoigianbatdau/ThoigianketthucQuery params description required optional
- string PasswordMBBANK Mật khẩu tài khoản ngân hàng MBBANK.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenMBBANK Mã Token tương ứng tài khoản trên API Win32.
- string Thoigianbatdau Thời gian bắt đâu cần xem định dang ngày tháng năm [23012024] ( có thể bỏ ).
- string Thoigianketthuc Thời gian kết thúc cần xem định dang ngày tháng năm [23012024] ( có thể bỏ )
Example Request
API MBBANK GET LSGDcurl --location 'https://win32.vn/api/v1/paygateways/historyapimbbank/PasswordMBBANK/AccountNumber/TokenMBBANK/Thoigianbatdau/Thoigianketthuc' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "transactions": [ { "transactionID": "FT24061544316530", "transactionDate": "01/03/2024 10:19:00", "amount": "150000", "description": "NGUYEN NGOC BICH TRANG NGUYEN NGOC BICH TRANG chuyen khoan - Ma GD ACSP/ 4Z159494", "type": "OUT" }, { "transactionID": "FT240613481639", "transactionDate": "01/03/2024 09:46:00", "amount": "10000", "description": "CUSTOMER VO LE BAO KHANH Chuyen tien - Ma gi ao dich/ Trace815747 Trace 815747", "type": "IN" }, { "transactionID": "FT240604059306", "transactionDate": "29/02/2024 04:40:00", "amount": "10000", "description": "CUSTOMER VO LE BAO KHANH Chuyen tien Ma gi ao dich Trace797459 Trace 797459", "type": "IN" }, { "transactionID": "0377249006-20240217", "transactionDate": "17/02/2024 23:14:00", "amount": "11", "description": "Tra lai tien gui so TK:0377249006-20240217", "type": "IN" }, { "transactionID": "0377249006-20240120", "transactionDate": "20/01/2024 23:59:00", "amount": "11", "description": "Tra lai tien gui so TK:0377249006-20240120", "type": "IN" }, { "transactionID": "FT240165662742", "transactionDate": "16/01/2024 21:27:00", "amount": "5000", "description": "CUSTOMER IBVCB.5089108673.074906.dd.CT tu 02 41004085562 VO LE BAO KHANH toi 037 7249006 NGUYEN NGOC BICH TRANG tai MB- Ma GD ACSP nn074906", "type": "IN" }, { "transactionID": "FT240168153384", "transactionDate": "16/01/2024 16:51:00", "amount": "10000", "description": "CUSTOMER testneNGUYENVANTHANG L2 Ma giao d ich Trace441923 Trace 441923", "type": "IN" }, { "transactionID": "FT240161259504", "transactionDate": "16/01/2024 04:47:00", "amount": "5000", "description": "CUSTOMER IBVCB.5081756463.099604.dd.CT tu 02 41004085562 VO LE BAO KHANH toi 037 7249006 NGUYEN NGOC BICH TRANG tai MB- Ma GD ACSP ga099604", "type": "IN" }, { "transactionID": "FT24016064595176", "transactionDate": "16/01/2024 03:28:00", "amount": "5000", "description": "CUSTOMER testnerayleigh l2. TU: VO LE BAO KHANH", "type": "IN" } ] }
-
8. API MBBANK GET BALANCE
Request
POST API MBBANK get balancehttps://win32.vn/api/v1/paygateways/balancembbank/PasswordMBBANK/AccountNumber/TokenMBBANKQuery params description required optional
- string PasswordMBBANK Mật khẩu tài khoản ngân hàng MBBANK.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenMBBANK Mã Token tương ứng tài khoản trên API Win32.
Example Request
API BIDV GET BALANCEcurl --location 'https://win32.vn/api/v1/paygateways/balancembbank/PasswordMBBANK/AccountNumber/TokenMBBANK' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "SoDu": "1206458" }
-
9. API MBBANK DANH NGHIEP GET LSGD
Request
POST API MBBANK DANH NGHIEP get lsgdhttps://win32.vn/api/v1/paygateways/historyapimbbank2/PasswordMBBANK2/AccountNumber/TokenMBBANK/Thoigianbatdau/ThoigianketthucQuery params description required optional
- string PasswordMBBANK2 Mật khẩu tài khoản ngân hàng MBBANK DANH NGHIEP.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenMBBANK Mã Token tương ứng tài khoản trên API Win32.
- string Thoigianbatdau Thời gian bắt đâu cần xem định dang ngày tháng năm [23012024] ( có thể bỏ ).
- string Thoigianketthuc Thời gian kết thúc cần xem định dang ngày tháng năm [23012024] ( có thể bỏ )
Example Request
API MBBANK DANH NGHIEP GET LSGDcurl --location 'https://win32.vn/api/v1/paygateways/historyapimbbank2/PasswordMBBANK2/AccountNumber/TokenMBBANK2/Thoigianbatdau/Thoigianketthuc' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "transactions": [ { "transactionID": "FT24061334985319", "transactionDate": "01/03/2024 13:27:57", "amount": "10000", "description": "Chuyen tien - Ma giao dich/ Trace56 4058 Trace 564058 ", "type": "IN" }, { "transactionID": "FT24059441434321", "transactionDate": "28/02/2024 11:11:25", "amount": "12345", "description": "ck ", "type": "OUT" }, { "transactionID": "FT24050532279103", "transactionDate": "19/02/2024 10:35:47", "amount": "10000", "description": "test Ma giao dich Trace908268 Tr ace 908268 ", "type": "IN" }, { "transactionID": "524683979-20240217", "transactionDate": "17/02/2024 23:57:50", "amount": "52", "description": "Tra lai tien gui, so TK:524683979-20240217", "type": "IN" }, { "transactionID": "FT24038320919212", "transactionDate": "07/02/2024 01:18:20", "amount": "200000", "description": "ck - Ma giao dich/ Trace 566031 ", "type": "OUT" }, { "transactionID": "FT24038941104666", "transactionDate": "07/02/2024 01:10:58", "amount": "14350000", "description": "ck - Ma giao dich/ Trace 772523 ", "type": "OUT" }, { "transactionID": "FT24037234702528", "transactionDate": "06/02/2024 17:31:40", "amount": "14385600", "description": "THANH TOAN TIEN VAT TU KY THUAT FKZ CDGYN202401270006 THANH TOAN TIEN VAT TU KY THUAT FKZCDGYN202401270006", "type": "IN" }, { "transactionID": "FT24025747254708", "transactionDate": "25/01/2024 16:21:57", "amount": "12345", "description": "ck ", "type": "OUT" }, { "transactionID": "524683979-20240120", "transactionDate": "21/01/2024 01:43:20", "amount": "17", "description": "Tra lai tien gui, so TK:524683979-20240120", "type": "IN" }, { "transactionID": "FT24020209943542", "transactionDate": "20/01/2024 03:14:18", "amount": "12345", "description": "ck ", "type": "OUT" } ] }
-
10. API MBBANK DANH NGHIEP GET BALANCE
Request
POST API MBBANK DANH NGHIEP get balancehttps://win32.vn/api/v1/paygateways/balancembbank2/PasswordMBBANK2/AccountNumber/TokenMBBANKQuery params description required optional
- string PasswordMBBANK2 Mật khẩu tài khoản ngân hàng MBBANK DANH NGHIEP.
- string AccountNumber Số tài khoản ngân hàng.
- string TokenMBBANK Mã Token tương ứng tài khoản trên API Win32.
Example Request
API MBBANK DANH NGHIEP GET BALANCEcurl --location 'https://win32.vn/api/v1/paygateways/balancembbank2/PasswordMBBANK2/AccountNumber/TokenMBBANK' \ --data ''
Example Response
Body200 OK{ "success": true, "message": "Lấy data Thành Công", "SoDu": "1206458" }
- 1. API Vietcombank GET LSGD
- 2. API Vietcombank GET Balance
- 3. API ACB GET LSGD
- 4. API ACB GET BALANCE
- 5. API BIDV GET LSGD
- 6. API BIDV GET BALANCE
- 7. API MBBANK GET LSGD
- 8. API MBBANK GET BALANCE
- 9. API MBBANK DANH NGHIEP GET LSGD
- 10. API MBBANK DANH NGHIEP GET BALANCE
Example Response
×