bancos-brasileiros 6.1.57 → 6.1.59

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 +29 -6
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -8415,7 +8415,7 @@
8415
8415
  "ShortName": "PAGPRIME IP",
8416
8416
  "Network": "RSFN",
8417
8417
  "Type": null,
8418
- "PixType": null,
8418
+ "PixType": "DRCT",
8419
8419
  "Charge": null,
8420
8420
  "CreditDocument": null,
8421
8421
  "LegalCheque": false,
@@ -8426,9 +8426,9 @@
8426
8426
  "Products": null,
8427
8427
  "Url": null,
8428
8428
  "DateOperationStarted": "2023-10-23",
8429
- "DatePixStarted": null,
8429
+ "DatePixStarted": "2025-02-03 10:00:00",
8430
8430
  "DateRegistered": "2023-10-17T12:06:27.6807413+00:00",
8431
- "DateUpdated": "2023-10-17T12:06:27.6807666+00:00"
8431
+ "DateUpdated": "2025-01-28T12:33:57.5550097+00:00"
8432
8432
  },
8433
8433
  {
8434
8434
  "COMPE": "558",
@@ -8530,7 +8530,7 @@
8530
8530
  "ShortName": "AZIMUT BRASIL DTVM LTDA",
8531
8531
  "Network": "RSFN",
8532
8532
  "Type": null,
8533
- "PixType": null,
8533
+ "PixType": "IDRT",
8534
8534
  "Charge": null,
8535
8535
  "CreditDocument": null,
8536
8536
  "LegalCheque": false,
@@ -8541,9 +8541,9 @@
8541
8541
  "Products": null,
8542
8542
  "Url": null,
8543
8543
  "DateOperationStarted": "2024-01-08",
8544
- "DatePixStarted": null,
8544
+ "DatePixStarted": "2025-01-27 08:12:51",
8545
8545
  "DateRegistered": "2024-01-09T12:06:15.1387174+00:00",
8546
- "DateUpdated": "2024-03-08T12:06:59.688307+00:00"
8546
+ "DateUpdated": "2025-01-27T12:34:41.917063+00:00"
8547
8547
  },
8548
8548
  {
8549
8549
  "COMPE": "563",
@@ -10152,6 +10152,29 @@
10152
10152
  "DateRegistered": "2025-01-06T12:08:18.8941877+00:00",
10153
10153
  "DateUpdated": "2025-01-06T12:08:18.8942076+00:00"
10154
10154
  },
10155
+ {
10156
+ "COMPE": "682",
10157
+ "ISPB": "46505612",
10158
+ "Document": "46.505.612/0001-37",
10159
+ "LongName": "MONERY INSTITUICAO DE PAGAMENTO S.A.",
10160
+ "ShortName": "MONERY IP S.A.",
10161
+ "Network": "Internet",
10162
+ "Type": null,
10163
+ "PixType": null,
10164
+ "Charge": null,
10165
+ "CreditDocument": null,
10166
+ "LegalCheque": false,
10167
+ "DetectaFlow": false,
10168
+ "PCR": null,
10169
+ "PCRP": null,
10170
+ "SalaryPortability": null,
10171
+ "Products": null,
10172
+ "Url": null,
10173
+ "DateOperationStarted": "2025-02-03",
10174
+ "DatePixStarted": null,
10175
+ "DateRegistered": "2025-01-28T12:33:58.5362079+00:00",
10176
+ "DateUpdated": "2025-01-28T12:33:58.5362384+00:00"
10177
+ },
10155
10178
  {
10156
10179
  "COMPE": "707",
10157
10180
  "ISPB": "62232889",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.57",
3
+ "version": "6.1.59",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {