@ampeco/public-api-mcp 3.229.0 → 3.231.0

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.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "totalEndpoints": 623,
3
- "originalSize": 5460784,
4
- "optimizedSize": 1537769,
5
- "reductionPercent": 71.84,
6
- "buildDuration": 1362,
3
+ "originalSize": 5470731,
4
+ "optimizedSize": 1541469,
5
+ "reductionPercent": 71.82,
6
+ "buildDuration": 1420,
7
7
  "responseSchemas": {
8
8
  "total": 623,
9
9
  "withSchemas": 623,
10
- "totalSchemaSize": 3135528,
11
- "averageSchemaSize": 5033
10
+ "totalSchemaSize": 3141172,
11
+ "averageSchemaSize": 5042
12
12
  }
13
13
  }
@@ -5342,15 +5342,13 @@
5342
5342
  "maxLength": 7,
5343
5343
  "pattern": "^[A-Za-z0-9]{7}$",
5344
5344
  "example": "ABC1234",
5345
- "nullable": true,
5346
- "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
5345
+ "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Omit the property when there is no value to supply."
5347
5346
  },
5348
5347
  "recipientCertifiedEmail": {
5349
5348
  "type": "string",
5350
5349
  "format": "email",
5351
5350
  "example": "buyer@pec.example.com",
5352
- "nullable": true,
5353
- "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
5351
+ "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Omit the property when there is no value to supply."
5354
5352
  }
5355
5353
  },
5356
5354
  "required": [
@@ -37543,7 +37541,8 @@
37543
37541
  "hi",
37544
37542
  "de-CH",
37545
37543
  "fr-CH",
37546
- "it-CH"
37544
+ "it-CH",
37545
+ "en-GB"
37547
37546
  ],
37548
37547
  "description": "IETF language tag."
37549
37548
  },
@@ -55103,13 +55102,17 @@
55103
55102
  },
55104
55103
  "feePerKwh": {
55105
55104
  "type": "number",
55105
+ "format": "decimal",
55106
55106
  "example": 0.07,
55107
- "nullable": true
55107
+ "nullable": true,
55108
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55108
55109
  },
55109
55110
  "flatFee": {
55110
55111
  "type": "number",
55112
+ "format": "decimal",
55111
55113
  "example": 0.08,
55112
- "nullable": true
55114
+ "nullable": true,
55115
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55113
55116
  }
55114
55117
  },
55115
55118
  "required": [
@@ -55133,13 +55136,17 @@
55133
55136
  },
55134
55137
  "feePerUnit": {
55135
55138
  "type": "number",
55139
+ "format": "decimal",
55136
55140
  "example": 0.05,
55137
- "nullable": true
55141
+ "nullable": true,
55142
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55138
55143
  },
55139
55144
  "flatFee": {
55140
55145
  "type": "number",
55146
+ "format": "decimal",
55141
55147
  "example": 0,
55142
- "nullable": true
55148
+ "nullable": true,
55149
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55143
55150
  }
55144
55151
  },
55145
55152
  "required": [
@@ -55163,13 +55170,17 @@
55163
55170
  },
55164
55171
  "feePerUnit": {
55165
55172
  "type": "number",
55173
+ "format": "decimal",
55166
55174
  "example": 0.05,
55167
- "nullable": true
55175
+ "nullable": true,
55176
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55168
55177
  },
55169
55178
  "flatFee": {
55170
55179
  "type": "number",
55180
+ "format": "decimal",
55171
55181
  "example": 0.06,
55172
- "nullable": true
55182
+ "nullable": true,
55183
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
55173
55184
  }
55174
55185
  },
55175
55186
  "required": [
@@ -56203,13 +56214,17 @@
56203
56214
  },
56204
56215
  "feePerKwh": {
56205
56216
  "type": "number",
56217
+ "format": "decimal",
56206
56218
  "example": 0.07,
56207
- "nullable": true
56219
+ "nullable": true,
56220
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56208
56221
  },
56209
56222
  "flatFee": {
56210
56223
  "type": "number",
56224
+ "format": "decimal",
56211
56225
  "example": 0.08,
56212
- "nullable": true
56226
+ "nullable": true,
56227
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56213
56228
  }
56214
56229
  },
56215
56230
  "required": [
@@ -56233,13 +56248,17 @@
56233
56248
  },
56234
56249
  "feePerUnit": {
56235
56250
  "type": "number",
56251
+ "format": "decimal",
56236
56252
  "example": 0.05,
56237
- "nullable": true
56253
+ "nullable": true,
56254
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56238
56255
  },
56239
56256
  "flatFee": {
56240
56257
  "type": "number",
56258
+ "format": "decimal",
56241
56259
  "example": 0,
56242
- "nullable": true
56260
+ "nullable": true,
56261
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56243
56262
  }
56244
56263
  },
56245
56264
  "required": [
@@ -56263,13 +56282,17 @@
56263
56282
  },
56264
56283
  "feePerUnit": {
56265
56284
  "type": "number",
56285
+ "format": "decimal",
56266
56286
  "example": 0.05,
56267
- "nullable": true
56287
+ "nullable": true,
56288
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56268
56289
  },
56269
56290
  "flatFee": {
56270
56291
  "type": "number",
56292
+ "format": "decimal",
56271
56293
  "example": 0.06,
56272
- "nullable": true
56294
+ "nullable": true,
56295
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
56273
56296
  }
56274
56297
  },
56275
56298
  "required": [
@@ -57309,13 +57332,17 @@
57309
57332
  },
57310
57333
  "feePerKwh": {
57311
57334
  "type": "number",
57335
+ "format": "decimal",
57312
57336
  "example": 0.07,
57313
- "nullable": true
57337
+ "nullable": true,
57338
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57314
57339
  },
57315
57340
  "flatFee": {
57316
57341
  "type": "number",
57342
+ "format": "decimal",
57317
57343
  "example": 0.08,
57318
- "nullable": true
57344
+ "nullable": true,
57345
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57319
57346
  }
57320
57347
  },
57321
57348
  "required": [
@@ -57339,13 +57366,17 @@
57339
57366
  },
57340
57367
  "feePerUnit": {
57341
57368
  "type": "number",
57369
+ "format": "decimal",
57342
57370
  "example": 0.05,
57343
- "nullable": true
57371
+ "nullable": true,
57372
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57344
57373
  },
57345
57374
  "flatFee": {
57346
57375
  "type": "number",
57376
+ "format": "decimal",
57347
57377
  "example": 0,
57348
- "nullable": true
57378
+ "nullable": true,
57379
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57349
57380
  }
57350
57381
  },
57351
57382
  "required": [
@@ -57369,13 +57400,17 @@
57369
57400
  },
57370
57401
  "feePerUnit": {
57371
57402
  "type": "number",
57403
+ "format": "decimal",
57372
57404
  "example": 0.05,
57373
- "nullable": true
57405
+ "nullable": true,
57406
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57374
57407
  },
57375
57408
  "flatFee": {
57376
57409
  "type": "number",
57410
+ "format": "decimal",
57377
57411
  "example": 0.06,
57378
- "nullable": true
57412
+ "nullable": true,
57413
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
57379
57414
  }
57380
57415
  },
57381
57416
  "required": [
@@ -58461,13 +58496,17 @@
58461
58496
  },
58462
58497
  "feePerKwh": {
58463
58498
  "type": "number",
58499
+ "format": "decimal",
58464
58500
  "example": 0.07,
58465
- "nullable": true
58501
+ "nullable": true,
58502
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58466
58503
  },
58467
58504
  "flatFee": {
58468
58505
  "type": "number",
58506
+ "format": "decimal",
58469
58507
  "example": 0.08,
58470
- "nullable": true
58508
+ "nullable": true,
58509
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58471
58510
  }
58472
58511
  },
58473
58512
  "required": [
@@ -58491,13 +58530,17 @@
58491
58530
  },
58492
58531
  "feePerUnit": {
58493
58532
  "type": "number",
58533
+ "format": "decimal",
58494
58534
  "example": 0.05,
58495
- "nullable": true
58535
+ "nullable": true,
58536
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58496
58537
  },
58497
58538
  "flatFee": {
58498
58539
  "type": "number",
58540
+ "format": "decimal",
58499
58541
  "example": 0,
58500
- "nullable": true
58542
+ "nullable": true,
58543
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58501
58544
  }
58502
58545
  },
58503
58546
  "required": [
@@ -58521,13 +58564,17 @@
58521
58564
  },
58522
58565
  "feePerUnit": {
58523
58566
  "type": "number",
58567
+ "format": "decimal",
58524
58568
  "example": 0.05,
58525
- "nullable": true
58569
+ "nullable": true,
58570
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58526
58571
  },
58527
58572
  "flatFee": {
58528
58573
  "type": "number",
58574
+ "format": "decimal",
58529
58575
  "example": 0.06,
58530
- "nullable": true
58576
+ "nullable": true,
58577
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
58531
58578
  }
58532
58579
  },
58533
58580
  "required": [
@@ -59389,13 +59436,17 @@
59389
59436
  },
59390
59437
  "feePerKwh": {
59391
59438
  "type": "number",
59439
+ "format": "decimal",
59392
59440
  "example": 0.07,
59393
- "nullable": true
59441
+ "nullable": true,
59442
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59394
59443
  },
59395
59444
  "flatFee": {
59396
59445
  "type": "number",
59446
+ "format": "decimal",
59397
59447
  "example": 0.08,
59398
- "nullable": true
59448
+ "nullable": true,
59449
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59399
59450
  }
59400
59451
  },
59401
59452
  "required": [
@@ -59419,13 +59470,17 @@
59419
59470
  },
59420
59471
  "feePerUnit": {
59421
59472
  "type": "number",
59473
+ "format": "decimal",
59422
59474
  "example": 0.05,
59423
- "nullable": true
59475
+ "nullable": true,
59476
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59424
59477
  },
59425
59478
  "flatFee": {
59426
59479
  "type": "number",
59480
+ "format": "decimal",
59427
59481
  "example": 0,
59428
- "nullable": true
59482
+ "nullable": true,
59483
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59429
59484
  }
59430
59485
  },
59431
59486
  "required": [
@@ -59449,13 +59504,17 @@
59449
59504
  },
59450
59505
  "feePerUnit": {
59451
59506
  "type": "number",
59507
+ "format": "decimal",
59452
59508
  "example": 0.05,
59453
- "nullable": true
59509
+ "nullable": true,
59510
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59454
59511
  },
59455
59512
  "flatFee": {
59456
59513
  "type": "number",
59514
+ "format": "decimal",
59457
59515
  "example": 0.06,
59458
- "nullable": true
59516
+ "nullable": true,
59517
+ "description": "Up to 5 digits after the decimal point depending on the currency precision."
59459
59518
  }
59460
59519
  },
59461
59520
  "required": [
@@ -61495,15 +61554,13 @@
61495
61554
  "maxLength": 7,
61496
61555
  "pattern": "^[A-Za-z0-9]{7}$",
61497
61556
  "example": "ABC1234",
61498
- "nullable": true,
61499
- "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
61557
+ "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Omit the property when there is no value to supply."
61500
61558
  },
61501
61559
  "recipientCertifiedEmail": {
61502
61560
  "type": "string",
61503
61561
  "format": "email",
61504
61562
  "example": "buyer@pec.example.com",
61505
- "nullable": true,
61506
- "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
61563
+ "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Omit the property when there is no value to supply."
61507
61564
  }
61508
61565
  },
61509
61566
  "required": [
@@ -65042,14 +65099,14 @@
65042
65099
  "pattern": "^[A-Za-z0-9]{7}$",
65043
65100
  "example": "ABC1234",
65044
65101
  "nullable": true,
65045
- "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
65102
+ "description": "Italian SDI recipient code of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. Exactly seven alphanumeric characters; lowercase input is accepted and stored uppercased. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value. Clearing is rejected with a validation error when the operator configures this field as required and the request stores invoice details as required — supply the other identifier instead."
65046
65103
  },
65047
65104
  "recipientCertifiedEmail": {
65048
65105
  "type": "string",
65049
65106
  "format": "email",
65050
65107
  "example": "buyer@pec.example.com",
65051
65108
  "nullable": true,
65052
- "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value."
65109
+ "description": "Certified electronic mail (PEC) address of the buyer. Only collected when the operator uses the Avalara e-invoicing integration with an Italian mandate. An Italian company must supply at least one of `recipientCode` and `recipientCertifiedEmail`. Submit `null` to clear a stored value. Clearing is rejected with a validation error when the operator configures this field as required and the request stores invoice details as required — supply the other identifier instead."
65053
65110
  },
65054
65111
  "requireInvoice": {
65055
65112
  "type": "boolean",
@@ -69960,7 +70017,7 @@
69960
70017
  ],
69961
70018
  "info": {
69962
70019
  "title": "Public API",
69963
- "version": "3.229.0",
70020
+ "version": "3.231.0",
69964
70021
  "description": "The Public API provides server-to-server integration capabilities for your EV charging platform.\n\n**Authentication.** Existing integrations continue to work unchanged — long-lived UUID admin tokens are sent in `Authorization: Bearer ...` with no exchange required. Two security schemes are documented for OpenAPI client tooling, both resulting in the same Bearer header at the wire level:\n - `bearerAuth` — the token in the `Authorization: Bearer ...` header is either a long-lived UUID admin token (issued via the admin UI, used directly) or a short-lived access token previously obtained via OAuth.\n - `oauth2ClientCredentials` - a `client_id` / `client_secret` pair should be exchanged for a short-lived access token at `/public-api/oauth/token` per RFC 6749 Section 4.4 (Client Credentials Grant), and the short-lived token should be used in the `Authorization: Bearer ...` header. The OAuth `client_secret` itself cannot be sent directly as a bearer token — it must be exchanged first.\n"
69965
70022
  },
69966
70023
  "servers": [
@@ -69974,18 +70031,18 @@
69974
70031
  }
69975
70032
  }
69976
70033
  ],
69977
- "buildTimestamp": "2026-08-11T07:47:35.216Z",
70034
+ "buildTimestamp": "2026-08-12T10:22:46.291Z",
69978
70035
  "stats": {
69979
70036
  "totalEndpoints": 623,
69980
- "originalSize": 5460784,
69981
- "optimizedSize": 1537769,
69982
- "reductionPercent": 71.84,
69983
- "buildDuration": 1362,
70037
+ "originalSize": 5470731,
70038
+ "optimizedSize": 1541469,
70039
+ "reductionPercent": 71.82,
70040
+ "buildDuration": 1420,
69984
70041
  "responseSchemas": {
69985
70042
  "total": 623,
69986
70043
  "withSchemas": 623,
69987
- "totalSchemaSize": 3135528,
69988
- "averageSchemaSize": 5033
70044
+ "totalSchemaSize": 3141172,
70045
+ "averageSchemaSize": 5042
69989
70046
  }
69990
70047
  }
69991
70048
  }