Now live:
charges
tables were replaced with the new data fromFUTURE__tables
. Old data can still be found inDEPRECATED__charges
until 15. September.applications
table
Now live:
charges
tables were replaced with the new data from FUTURE__tables
. Old data can still be found in DEPRECATED__charges
until 15. September.applications
table
In late May 2025 we began the process of migrating the charges table to a new setup. (Read more here We have decided to extend the migration timeline to allow for more time to prepare for the coming breaking changes.
charges
, charge_pricings
, and charges_config
tables are already live, they have the FUTURE__
preposition.charges
table will gain the DEPRECATED__
preposition and become DEPRECATED__charges
table. No other changes will be made to the table and the data in this table will continue to be updated.FUTURE__
preposition allowing preparing your codebase for the future stable state.DEPRECATED__
and FUTURE__
preposition are removedplans
(documentation is being updated)transactions
note
to_operator_name
from_operator_name
to_wallet_vat_number
from_wallet_vat_number
exchange_rate
(can be calculated from current to_eur
and from_eur
conversion rates)teams
partnerExternalId
type
charge_keys
team_id
user_id
charge_pricing_breakdown
operator_id
subscriptions
serviceConfig
charge_points
partnerExternalId
maxKw
isActive
(Depends on whether state in DWH behaves like the API — a disabled CP might still show an "available" state)costGroupId
sponsorPriceGroupId
sponsorChargePointId
referencecharge_point_sites
partnerExternalId
transactions
As promised here the new future__charges
tables were released today to all partners
Specific customers with custom call center numbers can now analyze their call center activity. This table is manually turned on for customers who request it and who have custom call center numbers in our system
future__charges
(and subtables) now availableAs outlines in the 2025+05+28 change log, the update to our charges
table is coming. As promised the documentation is now live for the new future__charges
, future__charges__charge_pricings
and future__charges__charges_config
tables.
transactions
(2025-05-28) We recently made 2 changes to the transactions table. This links to deeper re-engineering work at Monta, but also to efforts to make data in the Partner Data Warehouse align more cleanly with the raw data one can query from the API or see in the Hub.
transaction_id
is now id
to_currency_rate_eur
and from_currency_rate_eur
were removed.Please contact us, if these changes are causing issues in your setup.
charges
table -- June to August 2025(2025-05-28) We are redesigning the way our charges
table is created. This links to deeper re-engineering work at Monta, but also to efforts to make data in the Partner Data Warehouse align more cleanly with the raw data one can query from the API or see in the Hub.
With these changes, we will replace the charges
table and add two new tables charge_pricings
and charges_config
. Some columns currently in charges
will in the future exist in the new tables. The three tables can be joined using charge_id
.
COMING IN WEEK 23: Schema pages for the coming tables
charges
, charge_pricings
, and charges_config
table will appear with the FUTURE__
preposition. No changes will be made to the existing table.charges
table will be renamed with DEPRECATED__
preposition. New tables will be available both with and without the FUTURE__
preposition allowing preparing your codebase for the future stable state.DEPRECATED__
and FUTURE__
prepositions are droppedcharges
tableis_deleted_charge
column is removed.
avg_renewable
column is removedstart_source
, payment_method
, payment_method_type
and state
columns have same universe of values but the values have different format
_
separator instead of -