22This API offers you the possibility to calculate and offset emissions, create checkout links, get statistics and much more.
33
44- API version: v2
5- - Package version: 1.1.28
5+ - Package version: 1.1.29
66
77For more information, please visit [ https://klimapi.com/resources/docs ] ( https://klimapi.com/resources/docs )
88
@@ -49,18 +49,18 @@ Method | HTTP request | Description
4949[ ** get_payment_link** ] ( docs/KlimApi.md#get_payment_link ) | ** GET** /orders/link/{payment_link_id} | Get Checkout Link
5050[ ** get_project** ] ( docs/KlimApi.md#get_project ) | ** GET** /projects/{project_id} | Get Project
5151[ ** get_projects** ] ( docs/KlimApi.md#get_projects ) | ** GET** /projects | Get all supported Projects
52- [ ** link_by_calculation** ] ( docs/KlimApi.md#link_by_calculation ) | ** POST** /orders/link/calculate | By calculation
53- [ ** link_by_carbon** ] ( docs/KlimApi.md#link_by_carbon ) | ** POST** /orders/link/carbon | By carbon
54- [ ** link_by_price** ] ( docs/KlimApi.md#link_by_price ) | ** POST** /orders/link/price | By price
52+ [ ** link_by_calculation** ] ( docs/KlimApi.md#link_by_calculation ) | ** POST** /orders/link/calculate | By Calculation
53+ [ ** link_by_carbon** ] ( docs/KlimApi.md#link_by_carbon ) | ** POST** /orders/link/carbon | By Carbon
54+ [ ** link_by_price** ] ( docs/KlimApi.md#link_by_price ) | ** POST** /orders/link/price | By Price
5555[ ** me** ] ( docs/KlimApi.md#me ) | ** GET** /me | Get Authenticated User
56- [ ** order_by_calculation** ] ( docs/KlimApi.md#order_by_calculation ) | ** POST** /orders/process/calculate | By calculation
57- [ ** order_by_carbon** ] ( docs/KlimApi.md#order_by_carbon ) | ** POST** /orders/process/carbon | By carbon
58- [ ** order_by_price** ] ( docs/KlimApi.md#order_by_price ) | ** POST** /orders/process/price | By price
59- [ ** pending_by_calculation** ] ( docs/KlimApi.md#pending_by_calculation ) | ** POST** /orders/pending/calculate | By calculation
60- [ ** pending_by_carbon** ] ( docs/KlimApi.md#pending_by_carbon ) | ** POST** /orders/pending/carbon | By carbon
61- [ ** pending_by_price** ] ( docs/KlimApi.md#pending_by_price ) | ** POST** /orders/pending/price | By price
62- [ ** process** ] ( docs/KlimApi.md#process ) | ** POST** /orders/{order_id}/process | Process pending Order
63- [ ** process_cart** ] ( docs/KlimApi.md#process_cart ) | ** POST** /stores/{store_ident}/cart/{order_id}/process | Process cart
56+ [ ** order_by_calculation** ] ( docs/KlimApi.md#order_by_calculation ) | ** POST** /orders/process/calculate | By Calculation
57+ [ ** order_by_carbon** ] ( docs/KlimApi.md#order_by_carbon ) | ** POST** /orders/process/carbon | By Carbon
58+ [ ** order_by_price** ] ( docs/KlimApi.md#order_by_price ) | ** POST** /orders/process/price | By Price
59+ [ ** pending_by_calculation** ] ( docs/KlimApi.md#pending_by_calculation ) | ** POST** /orders/pending/calculate | By Calculation
60+ [ ** pending_by_carbon** ] ( docs/KlimApi.md#pending_by_carbon ) | ** POST** /orders/pending/carbon | By Carbon
61+ [ ** pending_by_price** ] ( docs/KlimApi.md#pending_by_price ) | ** POST** /orders/pending/price | By Price
62+ [ ** process** ] ( docs/KlimApi.md#process ) | ** POST** /orders/{order_id}/process | Process Pending Order
63+ [ ** process_cart** ] ( docs/KlimApi.md#process_cart ) | ** POST** /stores/{store_ident}/cart/{order_id}/process | Process Cart
6464[ ** refund** ] ( docs/KlimApi.md#refund ) | ** DELETE** /orders/{order_id}/refund | Refund Order
6565[ ** remove_webhook** ] ( docs/KlimApi.md#remove_webhook ) | ** DELETE** /webhooks/remove | Remove Webhook
6666[ ** sync_bulk_store** ] ( docs/KlimApi.md#sync_bulk_store ) | ** POST** /stores/{store_ident}/sync/bulk | Sync multiple Products
@@ -70,6 +70,16 @@ Method | HTTP request | Description
7070## Models
7171
7272 - [ AddWebhookRequest] ( docs/AddWebhookRequest.md )
73+ - [ BioenergyAverageEnergy] ( docs/BioenergyAverageEnergy.md )
74+ - [ BioenergyAverageVolume] ( docs/BioenergyAverageVolume.md )
75+ - [ BioenergyAverageWeight] ( docs/BioenergyAverageWeight.md )
76+ - [ BioenergyBiofuelEnergy] ( docs/BioenergyBiofuelEnergy.md )
77+ - [ BioenergyBiofuelVolume] ( docs/BioenergyBiofuelVolume.md )
78+ - [ BioenergyBiofuelWeight] ( docs/BioenergyBiofuelWeight.md )
79+ - [ BioenergyBiogasEnergy] ( docs/BioenergyBiogasEnergy.md )
80+ - [ BioenergyBiogasWeight] ( docs/BioenergyBiogasWeight.md )
81+ - [ BioenergyBiomassEnergy] ( docs/BioenergyBiomassEnergy.md )
82+ - [ BioenergyBiomassWeight] ( docs/BioenergyBiomassWeight.md )
7383 - [ BuyAmount] ( docs/BuyAmount.md )
7484 - [ BuyPrice] ( docs/BuyPrice.md )
7585 - [ CalculateRequest] ( docs/CalculateRequest.md )
@@ -85,19 +95,94 @@ Method | HTTP request | Description
8595 - [ CheckoutLinkCalculated] ( docs/CheckoutLinkCalculated.md )
8696 - [ CheckoutLinks] ( docs/CheckoutLinks.md )
8797 - [ CheckoutLinksCalculated] ( docs/CheckoutLinksCalculated.md )
98+ - [ CloudComputingAverageCpuHour] ( docs/CloudComputingAverageCpuHour.md )
99+ - [ CloudComputingAverageGb] ( docs/CloudComputingAverageGb.md )
100+ - [ CloudComputingAverageGbHour] ( docs/CloudComputingAverageGbHour.md )
101+ - [ CloudComputingAverageTbHour] ( docs/CloudComputingAverageTbHour.md )
102+ - [ CloudComputingCpuCpuHour] ( docs/CloudComputingCpuCpuHour.md )
103+ - [ CloudComputingMemoryGbHour] ( docs/CloudComputingMemoryGbHour.md )
104+ - [ CloudComputingNetworkGb] ( docs/CloudComputingNetworkGb.md )
105+ - [ CloudComputingStorageTbHour] ( docs/CloudComputingStorageTbHour.md )
106+ - [ EnergyConsumptionAverageEnergy] ( docs/EnergyConsumptionAverageEnergy.md )
107+ - [ EnergyConsumptionByTypeEnergy] ( docs/EnergyConsumptionByTypeEnergy.md )
108+ - [ FoodAverageCurrency] ( docs/FoodAverageCurrency.md )
109+ - [ FoodBeveragesCurrency] ( docs/FoodBeveragesCurrency.md )
110+ - [ FoodDairyProductsCurrency] ( docs/FoodDairyProductsCurrency.md )
111+ - [ FoodFishProductsCurrency] ( docs/FoodFishProductsCurrency.md )
112+ - [ FoodFoodProductsNotElsewhereSpecifiedCurrency] ( docs/FoodFoodProductsNotElsewhereSpecifiedCurrency.md )
113+ - [ FoodMeatProductsBeefCurrency] ( docs/FoodMeatProductsBeefCurrency.md )
114+ - [ FoodMeatProductsNotElsewhereSpecifiedCurrency] ( docs/FoodMeatProductsNotElsewhereSpecifiedCurrency.md )
115+ - [ FoodMeatProductsPorkCurrency] ( docs/FoodMeatProductsPorkCurrency.md )
116+ - [ FoodMeatProductsPoultryCurrency] ( docs/FoodMeatProductsPoultryCurrency.md )
117+ - [ FoodProcessedRiceCurrency] ( docs/FoodProcessedRiceCurrency.md )
118+ - [ FoodSugarCurrency] ( docs/FoodSugarCurrency.md )
119+ - [ FoodTobaccoProductsCurrency] ( docs/FoodTobaccoProductsCurrency.md )
120+ - [ FoodVegetableOilsAndFatsCurrency] ( docs/FoodVegetableOilsAndFatsCurrency.md )
121+ - [ FreightingGoodsAverageDepartureAndDestination] ( docs/FreightingGoodsAverageDepartureAndDestination.md )
122+ - [ FreightingGoodsAverageDistance] ( docs/FreightingGoodsAverageDistance.md )
123+ - [ FreightingGoodsAverageWeightAndDistance] ( docs/FreightingGoodsAverageWeightAndDistance.md )
124+ - [ FreightingGoodsCargoShipDepartureAndDestination] ( docs/FreightingGoodsCargoShipDepartureAndDestination.md )
125+ - [ FreightingGoodsCargoShipWeightAndDistance] ( docs/FreightingGoodsCargoShipWeightAndDistance.md )
126+ - [ FreightingGoodsFreightFlightsDepartureAndDestination] ( docs/FreightingGoodsFreightFlightsDepartureAndDestination.md )
127+ - [ FreightingGoodsFreightFlightsWeightAndDistance] ( docs/FreightingGoodsFreightFlightsWeightAndDistance.md )
128+ - [ FreightingGoodsHgvAllDieselDepartureAndDestination] ( docs/FreightingGoodsHgvAllDieselDepartureAndDestination.md )
129+ - [ FreightingGoodsHgvAllDieselDistance] ( docs/FreightingGoodsHgvAllDieselDistance.md )
130+ - [ FreightingGoodsHgvAllDieselWeightAndDistance] ( docs/FreightingGoodsHgvAllDieselWeightAndDistance.md )
131+ - [ FreightingGoodsHgvRefrigeratedAllDieselDepartureAndDestination] ( docs/FreightingGoodsHgvRefrigeratedAllDieselDepartureAndDestination.md )
132+ - [ FreightingGoodsHgvRefrigeratedAllDieselDistance] ( docs/FreightingGoodsHgvRefrigeratedAllDieselDistance.md )
133+ - [ FreightingGoodsHgvRefrigeratedAllDieselWeightAndDistance] ( docs/FreightingGoodsHgvRefrigeratedAllDieselWeightAndDistance.md )
134+ - [ FreightingGoodsRailDepartureAndDestination] ( docs/FreightingGoodsRailDepartureAndDestination.md )
135+ - [ FreightingGoodsRailWeightAndDistance] ( docs/FreightingGoodsRailWeightAndDistance.md )
136+ - [ FreightingGoodsRoadDepartureAndDestination] ( docs/FreightingGoodsRoadDepartureAndDestination.md )
137+ - [ FreightingGoodsRoadWeightAndDistance] ( docs/FreightingGoodsRoadWeightAndDistance.md )
138+ - [ FreightingGoodsSeaTankerDepartureAndDestination] ( docs/FreightingGoodsSeaTankerDepartureAndDestination.md )
139+ - [ FreightingGoodsSeaTankerWeightAndDistance] ( docs/FreightingGoodsSeaTankerWeightAndDistance.md )
140+ - [ FreightingGoodsVansDepartureAndDestination] ( docs/FreightingGoodsVansDepartureAndDestination.md )
141+ - [ FreightingGoodsVansDistance] ( docs/FreightingGoodsVansDistance.md )
142+ - [ FreightingGoodsVansWeightAndDistance] ( docs/FreightingGoodsVansWeightAndDistance.md )
143+ - [ FuelsAverageVolume] ( docs/FuelsAverageVolume.md )
144+ - [ FuelsAverageWeight] ( docs/FuelsAverageWeight.md )
145+ - [ FuelsGaseousFuelsVolume] ( docs/FuelsGaseousFuelsVolume.md )
146+ - [ FuelsGaseousFuelsWeight] ( docs/FuelsGaseousFuelsWeight.md )
147+ - [ FuelsLiquidFuelsVolume] ( docs/FuelsLiquidFuelsVolume.md )
148+ - [ FuelsLiquidFuelsWeight] ( docs/FuelsLiquidFuelsWeight.md )
149+ - [ FuelsSolidFuelsWeight] ( docs/FuelsSolidFuelsWeight.md )
88150 - [ GetMetricsRequest] ( docs/GetMetricsRequest.md )
89151 - [ GetOrdersRequest] ( docs/GetOrdersRequest.md )
90152 - [ GetOrdersRequestFilters] ( docs/GetOrdersRequestFilters.md )
153+ - [ HeatAndSteamEnergy] ( docs/HeatAndSteamEnergy.md )
154+ - [ HomeworkingPerFteWorkingHour] ( docs/HomeworkingPerFteWorkingHour.md )
155+ - [ HotelStayRoomPerNight] ( docs/HotelStayRoomPerNight.md )
156+ - [ IndividualFactor] ( docs/IndividualFactor.md )
157+ - [ InfrastructureAverageCurrency] ( docs/InfrastructureAverageCurrency.md )
158+ - [ InfrastructureRealEstateCurrency] ( docs/InfrastructureRealEstateCurrency.md )
159+ - [ InvoiceDetails] ( docs/InvoiceDetails.md )
160+ - [ InvoiceDetailsAddress] ( docs/InvoiceDetailsAddress.md )
161+ - [ InvoiceDetailsTaxId] ( docs/InvoiceDetailsTaxId.md )
91162 - [ LinkByCalculationRequest] ( docs/LinkByCalculationRequest.md )
92163 - [ LinkByCarbonRequest] ( docs/LinkByCarbonRequest.md )
93164 - [ LinkByPriceRequest] ( docs/LinkByPriceRequest.md )
165+ - [ MaterialUseAverageCurrency] ( docs/MaterialUseAverageCurrency.md )
166+ - [ MaterialUseAverageWeight] ( docs/MaterialUseAverageWeight.md )
167+ - [ MaterialUseConstructionWeight] ( docs/MaterialUseConstructionWeight.md )
168+ - [ MaterialUseElectricalItemsWeight] ( docs/MaterialUseElectricalItemsWeight.md )
169+ - [ MaterialUseElectronicsCurrency] ( docs/MaterialUseElectronicsCurrency.md )
170+ - [ MaterialUseFurnitureCurrency] ( docs/MaterialUseFurnitureCurrency.md )
171+ - [ MaterialUseMetalWeight] ( docs/MaterialUseMetalWeight.md )
172+ - [ MaterialUseOrganicWeight] ( docs/MaterialUseOrganicWeight.md )
173+ - [ MaterialUseOtherWeight] ( docs/MaterialUseOtherWeight.md )
174+ - [ MaterialUsePaperProductsCurrency] ( docs/MaterialUsePaperProductsCurrency.md )
175+ - [ MaterialUsePaperWeight] ( docs/MaterialUsePaperWeight.md )
176+ - [ MaterialUsePlasticWeight] ( docs/MaterialUsePlasticWeight.md )
177+ - [ MaterialUseTextilesCurrency] ( docs/MaterialUseTextilesCurrency.md )
94178 - [ MetadataOrders] ( docs/MetadataOrders.md )
95179 - [ Order] ( docs/Order.md )
96180 - [ OrderByCalculationRequest] ( docs/OrderByCalculationRequest.md )
97181 - [ OrderCalculated] ( docs/OrderCalculated.md )
98182 - [ OrderMetrics] ( docs/OrderMetrics.md )
99183 - [ OrderRecipient] ( docs/OrderRecipient.md )
100184 - [ PendingByCalculationRequest] ( docs/PendingByCalculationRequest.md )
185+ - [ PendingByCalculationRequestCalculationOptionsInner] ( docs/PendingByCalculationRequestCalculationOptionsInner.md )
101186 - [ PendingByCarbonRequest] ( docs/PendingByCarbonRequest.md )
102187 - [ PendingByPriceRequest] ( docs/PendingByPriceRequest.md )
103188 - [ PendingOrder] ( docs/PendingOrder.md )
@@ -107,5 +192,42 @@ Method | HTTP request | Description
107192 - [ ProcessOrder] ( docs/ProcessOrder.md )
108193 - [ Product] ( docs/Product.md )
109194 - [ Project] ( docs/Project.md )
195+ - [ TravelAirAverageDepartureAndDestination] ( docs/TravelAirAverageDepartureAndDestination.md )
196+ - [ TravelAirAveragePassengerDistance] ( docs/TravelAirAveragePassengerDistance.md )
197+ - [ TravelAirFlightsDepartureAndDestination] ( docs/TravelAirFlightsDepartureAndDestination.md )
198+ - [ TravelAirFlightsPassengerDistance] ( docs/TravelAirFlightsPassengerDistance.md )
199+ - [ TravelLandAverageDepartureAndDestination] ( docs/TravelLandAverageDepartureAndDestination.md )
200+ - [ TravelLandAverageDistance] ( docs/TravelLandAverageDistance.md )
201+ - [ TravelLandAveragePassengerDistance] ( docs/TravelLandAveragePassengerDistance.md )
202+ - [ TravelLandBusDepartureAndDestination] ( docs/TravelLandBusDepartureAndDestination.md )
203+ - [ TravelLandBusPassengerDistance] ( docs/TravelLandBusPassengerDistance.md )
204+ - [ TravelLandCarsByMarketSegmentDepartureAndDestination] ( docs/TravelLandCarsByMarketSegmentDepartureAndDestination.md )
205+ - [ TravelLandCarsByMarketSegmentDistance] ( docs/TravelLandCarsByMarketSegmentDistance.md )
206+ - [ TravelLandCarsBySizeDepartureAndDestination] ( docs/TravelLandCarsBySizeDepartureAndDestination.md )
207+ - [ TravelLandCarsBySizeDistance] ( docs/TravelLandCarsBySizeDistance.md )
208+ - [ TravelLandFootBikeDepartureAndDestination] ( docs/TravelLandFootBikeDepartureAndDestination.md )
209+ - [ TravelLandFootBikePassengerDistance] ( docs/TravelLandFootBikePassengerDistance.md )
210+ - [ TravelLandMotorbikeDepartureAndDestination] ( docs/TravelLandMotorbikeDepartureAndDestination.md )
211+ - [ TravelLandMotorbikeDistance] ( docs/TravelLandMotorbikeDistance.md )
212+ - [ TravelLandRailDepartureAndDestination] ( docs/TravelLandRailDepartureAndDestination.md )
213+ - [ TravelLandRailPassengerDistance] ( docs/TravelLandRailPassengerDistance.md )
214+ - [ TravelLandTaxisDepartureAndDestination] ( docs/TravelLandTaxisDepartureAndDestination.md )
215+ - [ TravelLandTaxisDistance] ( docs/TravelLandTaxisDistance.md )
216+ - [ TravelLandTaxisPassengerDistance] ( docs/TravelLandTaxisPassengerDistance.md )
217+ - [ TravelSeaAverageDepartureAndDestination] ( docs/TravelSeaAverageDepartureAndDestination.md )
218+ - [ TravelSeaAveragePassengerDistance] ( docs/TravelSeaAveragePassengerDistance.md )
219+ - [ TravelSeaCruiseDays] ( docs/TravelSeaCruiseDays.md )
220+ - [ TravelSeaFerryDepartureAndDestination] ( docs/TravelSeaFerryDepartureAndDestination.md )
221+ - [ TravelSeaFerryPassengerDistance] ( docs/TravelSeaFerryPassengerDistance.md )
222+ - [ WasteDisposalAverageWeight] ( docs/WasteDisposalAverageWeight.md )
223+ - [ WasteDisposalConstructionWeight] ( docs/WasteDisposalConstructionWeight.md )
224+ - [ WasteDisposalElectricalItemsWeight] ( docs/WasteDisposalElectricalItemsWeight.md )
225+ - [ WasteDisposalMetalWeight] ( docs/WasteDisposalMetalWeight.md )
226+ - [ WasteDisposalOtherWeight] ( docs/WasteDisposalOtherWeight.md )
227+ - [ WasteDisposalPaperWeight] ( docs/WasteDisposalPaperWeight.md )
228+ - [ WasteDisposalPlasticWeight] ( docs/WasteDisposalPlasticWeight.md )
229+ - [ WasteDisposalRefuseWeight] ( docs/WasteDisposalRefuseWeight.md )
230+ - [ WaterSupplyVolume] ( docs/WaterSupplyVolume.md )
231+ - [ WaterTreatmentVolume] ( docs/WaterTreatmentVolume.md )
110232
111233
0 commit comments