@ampeco/public-api-mcp 3.244.3 → 3.245.1

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.
@@ -9846,10 +9846,10 @@
9846
9846
  "rate": {
9847
9847
  "type": "number",
9848
9848
  "format": "float",
9849
- "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted when no rate could be resolved."
9849
+ "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted, together with `electricityRateSource`, on records computed before the platform required a resolved rate; such records are no longer produced."
9850
9850
  },
9851
9851
  "electricityRateSource": {
9852
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n",
9852
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n",
9853
9853
  "type": "string",
9854
9854
  "enum": [
9855
9855
  "policy",
@@ -26698,6 +26698,16 @@
26698
26698
  }
26699
26699
  }
26700
26700
  },
26701
+ "409": {
26702
+ "schema": {
26703
+ "type": "object",
26704
+ "properties": {
26705
+ "message": {
26706
+ "type": "string"
26707
+ }
26708
+ }
26709
+ }
26710
+ },
26701
26711
  "422": {
26702
26712
  "schema": {
26703
26713
  "type": "object",
@@ -32509,6 +32519,16 @@
32509
32519
  }
32510
32520
  }
32511
32521
  },
32522
+ "409": {
32523
+ "schema": {
32524
+ "type": "object",
32525
+ "properties": {
32526
+ "message": {
32527
+ "type": "string"
32528
+ }
32529
+ }
32530
+ }
32531
+ },
32512
32532
  "422": {
32513
32533
  "schema": {
32514
32534
  "type": "object",
@@ -44861,6 +44881,16 @@
44861
44881
  }
44862
44882
  }
44863
44883
  }
44884
+ },
44885
+ "409": {
44886
+ "schema": {
44887
+ "type": "object",
44888
+ "properties": {
44889
+ "message": {
44890
+ "type": "string"
44891
+ }
44892
+ }
44893
+ }
44864
44894
  }
44865
44895
  },
44866
44896
  "electricityRatesListing": {
@@ -45254,6 +45284,16 @@
45254
45284
  }
45255
45285
  }
45256
45286
  }
45287
+ },
45288
+ "409": {
45289
+ "schema": {
45290
+ "type": "object",
45291
+ "properties": {
45292
+ "message": {
45293
+ "type": "string"
45294
+ }
45295
+ }
45296
+ }
45257
45297
  }
45258
45298
  },
45259
45299
  "electricityRateUpdate": {
@@ -88094,7 +88134,7 @@
88094
88134
  "properties": {
88095
88135
  "policyId": {
88096
88136
  "type": "integer",
88097
- "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached."
88137
+ "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached.\n\nWhen the policy resolves the electricity rate from the charge point, it is applied only to the invited user's charge points that have an electricity rate assigned. Charge points without one are skipped and the request still succeeds; assign an electricity rate to those charge points and re-apply the policy to cover them.\n"
88098
88138
  },
88099
88139
  "restrictions": {
88100
88140
  "description": "Which of the invite's RFIDs and vehicles are covered by reimbursement. On read this reports the current covered set. On write the submitted list declares the covered set: listed RFIDs/vehicles are attached automatically (they must belong to the invited user), and attached entities left off the list are detached.\n",
@@ -88404,7 +88444,7 @@
88404
88444
  "properties": {
88405
88445
  "policyId": {
88406
88446
  "type": "integer",
88407
- "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached."
88447
+ "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached.\n\nWhen the policy resolves the electricity rate from the charge point, it is applied only to the invited user's charge points that have an electricity rate assigned. Charge points without one are skipped and the request still succeeds; assign an electricity rate to those charge points and re-apply the policy to cover them.\n"
88408
88448
  },
88409
88449
  "restrictions": {
88410
88450
  "description": "Which of the invite's RFIDs and vehicles are covered by reimbursement. On read this reports the current covered set. On write the submitted list declares the covered set: listed RFIDs/vehicles are attached automatically (they must belong to the invited user), and attached entities left off the list are detached.\n",
@@ -88665,7 +88705,7 @@
88665
88705
  "properties": {
88666
88706
  "policyId": {
88667
88707
  "type": "integer",
88668
- "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached."
88708
+ "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached.\n\nWhen the policy resolves the electricity rate from the charge point, it is applied only to the invited user's charge points that have an electricity rate assigned. Charge points without one are skipped and the request still succeeds; assign an electricity rate to those charge points and re-apply the policy to cover them.\n"
88669
88709
  },
88670
88710
  "restrictions": {
88671
88711
  "description": "Which of the invite's RFIDs and vehicles are covered by reimbursement. On read this reports the current covered set. On write the submitted list declares the covered set: listed RFIDs/vehicles are attached automatically (they must belong to the invited user), and attached entities left off the list are detached.\n",
@@ -88957,7 +88997,7 @@
88957
88997
  "properties": {
88958
88998
  "policyId": {
88959
88999
  "type": "integer",
88960
- "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached."
89000
+ "description": "The home-charging reimbursement policy attached to the invite. Must reference an active policy that belongs to the partner or has no partner. Omitted from the response when no policy is attached.\n\nWhen the policy resolves the electricity rate from the charge point, it is applied only to the invited user's charge points that have an electricity rate assigned. Charge points without one are skipped and the request still succeeds; assign an electricity rate to those charge points and re-apply the policy to cover them.\n"
88961
89001
  },
88962
89002
  "restrictions": {
88963
89003
  "description": "Which of the invite's RFIDs and vehicles are covered by reimbursement. On read this reports the current covered set. On write the submitted list declares the covered set: listed RFIDs/vehicles are attached automatically (they must belong to the invited user), and attached entities left off the list are detached.\n",
@@ -96375,6 +96415,37 @@
96375
96415
  }
96376
96416
  }
96377
96417
  },
96418
+ "reimbursement": {
96419
+ "description": "Home-charging reimbursement settings of the Partner.\n\nOmitted when the home-charging reimbursement feature is disabled.\n\n`payoutMode` is always present; it defaults to `operator_managed` until it is changed.\n",
96420
+ "type": "object",
96421
+ "properties": {
96422
+ "enabled": {
96423
+ "type": "boolean",
96424
+ "description": "Whether home-charging reimbursement is enabled for the Partner.\n\nDisabling it stops future reimbursement for the Partner. The reimbursement policies that are currently active for it remain attached but become ineligible, and the invites attached to them stop producing reimbursement records. Reimbursement records and reports that already exist are not affected.\n"
96425
+ },
96426
+ "payoutMode": {
96427
+ "description": "Determines who pays out the home-charging reimbursement to the drivers:\n- **operator_managed**: The operator handles the payouts on behalf of the Partner.\n- **partner_managed**: The Partner handles the payouts to their own drivers.\n",
96428
+ "type": "string",
96429
+ "enum": [
96430
+ "operator_managed",
96431
+ "partner_managed"
96432
+ ]
96433
+ },
96434
+ "cycle": {
96435
+ "description": "How often the home-charging reimbursement is calculated and reported:\n- **monthly**: Reimbursement is processed every month.\n- **quarterly**: Reimbursement is processed every three months.\n- **annual**: Reimbursement is processed every year.\n",
96436
+ "type": "string",
96437
+ "enum": [
96438
+ "monthly",
96439
+ "quarterly",
96440
+ "annual"
96441
+ ]
96442
+ }
96443
+ },
96444
+ "required": [
96445
+ "enabled",
96446
+ "payoutMode"
96447
+ ]
96448
+ },
96378
96449
  "externalId": {
96379
96450
  "type": "string",
96380
96451
  "nullable": true,
@@ -97564,6 +97635,37 @@
97564
97635
  }
97565
97636
  }
97566
97637
  },
97638
+ "reimbursement": {
97639
+ "description": "Home-charging reimbursement settings of the Partner.\n\nOmitted when the home-charging reimbursement feature is disabled.\n\n`payoutMode` is always present; it defaults to `operator_managed` until it is changed.\n",
97640
+ "type": "object",
97641
+ "properties": {
97642
+ "enabled": {
97643
+ "type": "boolean",
97644
+ "description": "Whether home-charging reimbursement is enabled for the Partner.\n\nDisabling it stops future reimbursement for the Partner. The reimbursement policies that are currently active for it remain attached but become ineligible, and the invites attached to them stop producing reimbursement records. Reimbursement records and reports that already exist are not affected.\n"
97645
+ },
97646
+ "payoutMode": {
97647
+ "description": "Determines who pays out the home-charging reimbursement to the drivers:\n- **operator_managed**: The operator handles the payouts on behalf of the Partner.\n- **partner_managed**: The Partner handles the payouts to their own drivers.\n",
97648
+ "type": "string",
97649
+ "enum": [
97650
+ "operator_managed",
97651
+ "partner_managed"
97652
+ ]
97653
+ },
97654
+ "cycle": {
97655
+ "description": "How often the home-charging reimbursement is calculated and reported:\n- **monthly**: Reimbursement is processed every month.\n- **quarterly**: Reimbursement is processed every three months.\n- **annual**: Reimbursement is processed every year.\n",
97656
+ "type": "string",
97657
+ "enum": [
97658
+ "monthly",
97659
+ "quarterly",
97660
+ "annual"
97661
+ ]
97662
+ }
97663
+ },
97664
+ "required": [
97665
+ "enabled",
97666
+ "payoutMode"
97667
+ ]
97668
+ },
97567
97669
  "externalId": {
97568
97670
  "type": "string",
97569
97671
  "nullable": true,
@@ -98638,6 +98740,37 @@
98638
98740
  }
98639
98741
  }
98640
98742
  },
98743
+ "reimbursement": {
98744
+ "description": "Home-charging reimbursement settings of the Partner.\n\nOmitted when the home-charging reimbursement feature is disabled.\n\n`payoutMode` is always present; it defaults to `operator_managed` until it is changed.\n",
98745
+ "type": "object",
98746
+ "properties": {
98747
+ "enabled": {
98748
+ "type": "boolean",
98749
+ "description": "Whether home-charging reimbursement is enabled for the Partner.\n\nDisabling it stops future reimbursement for the Partner. The reimbursement policies that are currently active for it remain attached but become ineligible, and the invites attached to them stop producing reimbursement records. Reimbursement records and reports that already exist are not affected.\n"
98750
+ },
98751
+ "payoutMode": {
98752
+ "description": "Determines who pays out the home-charging reimbursement to the drivers:\n- **operator_managed**: The operator handles the payouts on behalf of the Partner.\n- **partner_managed**: The Partner handles the payouts to their own drivers.\n",
98753
+ "type": "string",
98754
+ "enum": [
98755
+ "operator_managed",
98756
+ "partner_managed"
98757
+ ]
98758
+ },
98759
+ "cycle": {
98760
+ "description": "How often the home-charging reimbursement is calculated and reported:\n- **monthly**: Reimbursement is processed every month.\n- **quarterly**: Reimbursement is processed every three months.\n- **annual**: Reimbursement is processed every year.\n",
98761
+ "type": "string",
98762
+ "enum": [
98763
+ "monthly",
98764
+ "quarterly",
98765
+ "annual"
98766
+ ]
98767
+ }
98768
+ },
98769
+ "required": [
98770
+ "enabled",
98771
+ "payoutMode"
98772
+ ]
98773
+ },
98641
98774
  "externalId": {
98642
98775
  "type": "string",
98643
98776
  "nullable": true,
@@ -99775,6 +99908,37 @@
99775
99908
  }
99776
99909
  }
99777
99910
  },
99911
+ "reimbursement": {
99912
+ "description": "Home-charging reimbursement settings of the Partner.\n\nOmitted when the home-charging reimbursement feature is disabled.\n\n`payoutMode` is always present; it defaults to `operator_managed` until it is changed.\n",
99913
+ "type": "object",
99914
+ "properties": {
99915
+ "enabled": {
99916
+ "type": "boolean",
99917
+ "description": "Whether home-charging reimbursement is enabled for the Partner.\n\nDisabling it stops future reimbursement for the Partner. The reimbursement policies that are currently active for it remain attached but become ineligible, and the invites attached to them stop producing reimbursement records. Reimbursement records and reports that already exist are not affected.\n"
99918
+ },
99919
+ "payoutMode": {
99920
+ "description": "Determines who pays out the home-charging reimbursement to the drivers:\n- **operator_managed**: The operator handles the payouts on behalf of the Partner.\n- **partner_managed**: The Partner handles the payouts to their own drivers.\n",
99921
+ "type": "string",
99922
+ "enum": [
99923
+ "operator_managed",
99924
+ "partner_managed"
99925
+ ]
99926
+ },
99927
+ "cycle": {
99928
+ "description": "How often the home-charging reimbursement is calculated and reported:\n- **monthly**: Reimbursement is processed every month.\n- **quarterly**: Reimbursement is processed every three months.\n- **annual**: Reimbursement is processed every year.\n",
99929
+ "type": "string",
99930
+ "enum": [
99931
+ "monthly",
99932
+ "quarterly",
99933
+ "annual"
99934
+ ]
99935
+ }
99936
+ },
99937
+ "required": [
99938
+ "enabled",
99939
+ "payoutMode"
99940
+ ]
99941
+ },
99778
99942
  "externalId": {
99779
99943
  "type": "string",
99780
99944
  "nullable": true,
@@ -115816,7 +115980,7 @@
115816
115980
  "policy",
115817
115981
  "charge_point"
115818
115982
  ],
115819
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n"
115983
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n"
115820
115984
  },
115821
115985
  "validityStartsOn": {
115822
115986
  "description": "Uses the YYYY-MM-DD date format.",
@@ -116005,7 +116169,7 @@
116005
116169
  "policy",
116006
116170
  "charge_point"
116007
116171
  ],
116008
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n"
116172
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n"
116009
116173
  },
116010
116174
  "validityStartsOn": {
116011
116175
  "description": "Uses the YYYY-MM-DD date format.",
@@ -116135,7 +116299,7 @@
116135
116299
  "policy",
116136
116300
  "charge_point"
116137
116301
  ],
116138
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n"
116302
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n"
116139
116303
  },
116140
116304
  "validityStartsOn": {
116141
116305
  "description": "Uses the YYYY-MM-DD date format.",
@@ -116328,7 +116492,7 @@
116328
116492
  "policy",
116329
116493
  "charge_point"
116330
116494
  ],
116331
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n"
116495
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n"
116332
116496
  },
116333
116497
  "validityStartsOn": {
116334
116498
  "description": "Uses the YYYY-MM-DD date format.",
@@ -116407,6 +116571,16 @@
116407
116571
  }
116408
116572
  }
116409
116573
  },
116574
+ "409": {
116575
+ "schema": {
116576
+ "type": "object",
116577
+ "properties": {
116578
+ "message": {
116579
+ "type": "string"
116580
+ }
116581
+ }
116582
+ }
116583
+ },
116410
116584
  "422": {
116411
116585
  "schema": {
116412
116586
  "type": "object",
@@ -116503,10 +116677,10 @@
116503
116677
  "rate": {
116504
116678
  "type": "number",
116505
116679
  "format": "float",
116506
- "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted when no rate could be resolved."
116680
+ "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted, together with `electricityRateSource`, on records computed before the platform required a resolved rate; such records are no longer produced."
116507
116681
  },
116508
116682
  "electricityRateSource": {
116509
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n",
116683
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n",
116510
116684
  "type": "string",
116511
116685
  "enum": [
116512
116686
  "policy",
@@ -116967,10 +117141,10 @@
116967
117141
  "rate": {
116968
117142
  "type": "number",
116969
117143
  "format": "float",
116970
- "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted when no rate could be resolved."
117144
+ "description": "Monetary rate per kWh applied when computing the reimbursement amount, in the record currency. Its origin is given by `electricityRateSource`. Omitted, together with `electricityRateSource`, on records computed before the platform required a resolved rate; such records are no longer produced."
116971
117145
  },
116972
117146
  "electricityRateSource": {
116973
- "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The rate set by the owner on their personal charge point in the mobile app provides the rate. `electricityRateId` must not be set.\n",
117147
+ "description": "Origin of the per-kWh rate used to reimburse a home-charging session:\n- **policy**: The electricity rate linked to the policy provides the rate. `electricityRateId` is required and must belong to the same operator as the policy.\n- **charge_point**: The electricity rate assigned to the personal charge point provides the rate, whichever surface assigned it. `electricityRateId` must not be set on the policy.\n",
116974
117148
  "type": "string",
116975
117149
  "enum": [
116976
117150
  "policy",
@@ -124639,6 +124813,19 @@
124639
124813
  }
124640
124814
  }
124641
124815
  },
124816
+ "404": {
124817
+ "schema": {
124818
+ "type": "object",
124819
+ "required": [
124820
+ "message"
124821
+ ],
124822
+ "properties": {
124823
+ "message": {
124824
+ "type": "string"
124825
+ }
124826
+ }
124827
+ }
124828
+ },
124642
124829
  "422": {
124643
124830
  "schema": {
124644
124831
  "type": "object",
@@ -13081,6 +13081,19 @@ export declare const partnerUpdateDeprecatedBody: z.ZodObject<{
13081
13081
  }>;
13082
13082
  export declare const partnerCreateBody: z.ZodObject<{
13083
13083
  businessName: z.ZodOptional<z.ZodString>;
13084
+ reimbursement: z.ZodOptional<z.ZodObject<{
13085
+ enabled: z.ZodOptional<z.ZodBoolean>;
13086
+ payoutMode: z.ZodOptional<z.ZodEnum<["operator_managed", "partner_managed"]>>;
13087
+ cycle: z.ZodOptional<z.ZodEnum<["monthly", "quarterly", "annual"]>>;
13088
+ }, "strip", z.ZodTypeAny, {
13089
+ enabled?: boolean | undefined;
13090
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13091
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13092
+ }, {
13093
+ enabled?: boolean | undefined;
13094
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13095
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13096
+ }>>;
13084
13097
  notifications: z.ZodOptional<z.ZodObject<{
13085
13098
  technical: z.ZodOptional<z.ZodObject<{
13086
13099
  chargePointFaults: z.ZodOptional<z.ZodBoolean>;
@@ -13413,6 +13426,11 @@ export declare const partnerCreateBody: z.ZodObject<{
13413
13426
  businessName?: string | undefined;
13414
13427
  region?: string | undefined;
13415
13428
  state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
13429
+ reimbursement?: {
13430
+ enabled?: boolean | undefined;
13431
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13432
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13433
+ } | undefined;
13416
13434
  regNo?: string | undefined;
13417
13435
  vatNo?: string | undefined;
13418
13436
  postcode?: string | undefined;
@@ -13516,6 +13534,11 @@ export declare const partnerCreateBody: z.ZodObject<{
13516
13534
  businessName?: string | undefined;
13517
13535
  region?: string | undefined;
13518
13536
  state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
13537
+ reimbursement?: {
13538
+ enabled?: boolean | undefined;
13539
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13540
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13541
+ } | undefined;
13519
13542
  regNo?: string | undefined;
13520
13543
  vatNo?: string | undefined;
13521
13544
  postcode?: string | undefined;
@@ -13589,6 +13612,19 @@ export declare const partnerCreateBody: z.ZodObject<{
13589
13612
  }>;
13590
13613
  export declare const partnerUpdateBody: z.ZodObject<{
13591
13614
  businessName: z.ZodOptional<z.ZodString>;
13615
+ reimbursement: z.ZodOptional<z.ZodObject<{
13616
+ enabled: z.ZodOptional<z.ZodBoolean>;
13617
+ payoutMode: z.ZodOptional<z.ZodEnum<["operator_managed", "partner_managed"]>>;
13618
+ cycle: z.ZodOptional<z.ZodEnum<["monthly", "quarterly", "annual"]>>;
13619
+ }, "strip", z.ZodTypeAny, {
13620
+ enabled?: boolean | undefined;
13621
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13622
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13623
+ }, {
13624
+ enabled?: boolean | undefined;
13625
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13626
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13627
+ }>>;
13592
13628
  notifications: z.ZodOptional<z.ZodObject<{
13593
13629
  technical: z.ZodOptional<z.ZodObject<{
13594
13630
  chargePointFaults: z.ZodOptional<z.ZodBoolean>;
@@ -13919,6 +13955,11 @@ export declare const partnerUpdateBody: z.ZodObject<{
13919
13955
  businessName?: string | undefined;
13920
13956
  region?: string | undefined;
13921
13957
  state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
13958
+ reimbursement?: {
13959
+ enabled?: boolean | undefined;
13960
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
13961
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
13962
+ } | undefined;
13922
13963
  regNo?: string | undefined;
13923
13964
  vatNo?: string | undefined;
13924
13965
  postcode?: string | undefined;
@@ -14021,6 +14062,11 @@ export declare const partnerUpdateBody: z.ZodObject<{
14021
14062
  businessName?: string | undefined;
14022
14063
  region?: string | undefined;
14023
14064
  state?: "AL" | "AS" | "AQ" | "AG" | "AR" | "AZ" | "BH" | "BZ" | "BT" | "BV" | "BR" | "BN" | "CA" | "CV" | "KY" | "CL" | "CX" | "CC" | "CO" | "HR" | "DJ" | "SV" | "GA" | "DE" | "GR" | "GL" | "GU" | "HM" | "VA" | "IS" | "IN" | "ID" | "IL" | "LA" | "MO" | "MT" | "MH" | "YT" | "FM" | "MD" | "MN" | "ME" | "MS" | "MA" | "MM" | "NL" | "NC" | "NE" | "NU" | "NF" | "MP" | "PW" | "PA" | "PE" | "PH" | "PR" | "SM" | "SA" | "SC" | "SK" | "SB" | "SD" | "SJ" | "TL" | "TN" | "TR" | "TM" | "VN" | "VI" | "67" | "71" | "76" | "79" | "81" | "84" | "85" | "89" | "95" | "AK" | "CT" | "DC" | "FL" | "HI" | "IA" | "KS" | "MI" | "NV" | "NH" | "NJ" | "NM" | "NY" | "ND" | "OH" | "OK" | "OR" | "RI" | "TX" | "UT" | "VT" | "WA" | "WV" | "WI" | "WY" | "NSW" | "VIC" | "QLD" | "TAS" | "ACT" | "NT" | "JBT" | "CSI" | "ACI" | "AB" | "BC" | "MB" | "NB" | "NS" | "ON" | "QC" | "B" | "CS" | "DB" | "GJ" | "HD" | "IF" | "OT" | "VS" | "VL" | undefined;
14065
+ reimbursement?: {
14066
+ enabled?: boolean | undefined;
14067
+ payoutMode?: "operator_managed" | "partner_managed" | undefined;
14068
+ cycle?: "monthly" | "quarterly" | "annual" | undefined;
14069
+ } | undefined;
14024
14070
  regNo?: string | undefined;
14025
14071
  vatNo?: string | undefined;
14026
14072
  postcode?: string | undefined;