bancos-brasileiros 6.2.63 → 6.2.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bancos.json +25 -2
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -6324,9 +6324,9 @@
6324
6324
  "Products": null,
6325
6325
  "Url": null,
6326
6326
  "DateOperationStarted": "2021-09-02",
6327
- "DatePixStarted": "2025-08-20 09:00:00",
6327
+ "DatePixStarted": "2025-09-18 09:00:00",
6328
6328
  "DateRegistered": "2021-09-13T19:08:16.9817387-03:00",
6329
- "DateUpdated": "2025-08-15T12:09:22.8035239+00:00"
6329
+ "DateUpdated": "2025-08-16T12:08:21.0859687+00:00"
6330
6330
  },
6331
6331
  {
6332
6332
  "COMPE": "442",
@@ -11352,5 +11352,28 @@
11352
11352
  "DatePixStarted": null,
11353
11353
  "DateRegistered": "2025-08-07T12:10:40.5358561+00:00",
11354
11354
  "DateUpdated": "2025-08-07T12:10:40.5358562+00:00"
11355
+ },
11356
+ {
11357
+ "COMPE": "769",
11358
+ "ISPB": "24313102",
11359
+ "Document": "24.313.102/0001-25",
11360
+ "LongName": "99PAY INSTITUICAO DE PAGAMENTO S.A.",
11361
+ "ShortName": "99PAY IP S.A.",
11362
+ "Network": "RSFN",
11363
+ "Type": null,
11364
+ "PixType": "IDRT",
11365
+ "Charge": null,
11366
+ "CreditDocument": null,
11367
+ "LegalCheque": false,
11368
+ "DetectaFlow": false,
11369
+ "PCR": null,
11370
+ "PCRP": null,
11371
+ "SalaryPortability": null,
11372
+ "Products": null,
11373
+ "Url": null,
11374
+ "DateOperationStarted": "2025-08-18",
11375
+ "DatePixStarted": "2020-11-03 06:30:00",
11376
+ "DateRegistered": "2025-08-18T12:09:55.8198878+00:00",
11377
+ "DateUpdated": "2025-08-18T12:09:54.7643814+00:00"
11355
11378
  }
11356
11379
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.63",
3
+ "version": "6.2.65",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {