---
title: "Changes to Trigger data export."
method: POST
path: "/organizations/{orgId}/dataexports/adhoc"
---

# Changes to Trigger data export.

`POST /organizations/{orgId}/dataexports/adhoc`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 2 breaking, 1 info
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
- **2025-02-21** `d064a12d0d93` — 1 breaking, 4 warning, 3 info
- **2025-02-04** `9433593378b5` — 1 info

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 2 breaking, 1 info
  - removed the enum value `JSON` of the request property `anyOf[#/components/schemas/AdHocOperationalDataExportConfigurationRequest]/allOf[#/components/schemas/AdHocDataExportConfigurationRequest]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/`
  - removed the enum value `JSON` of the request property `anyOf[#/components/schemas/AdHocUsageDataExportConfigurationRequestV2]/allOf[#/components/schemas/AdHocDataExportConfigurationRequest]/exportFileFormat/allOf[#/components/schemas/ExportFileFormat]/`
  - added the new `CHARGES` enum value to the request property `anyOf[#/components/schemas/AdHocOperationalDataExportConfigurationRequest]/operationalDataTypes/items/`
- **2025-08-01** `9f9e5f3dbde7` — 1 breaking, 2 info
  - removed `#/components/schemas/AdHocOperationalDataExportConfigurationRequest, #/components/schemas/AdHocUsageDataExportConfigurationRequest` from the request body `oneOf` list
  - added `#/components/schemas/AdHocOperationalDataExportConfigurationRequest, #/components/schemas/AdHocUsageDataExportConfigurationRequestV2` to the request body `anyOf` list
  - mapped value for key `USAGE` changed from `#/components/schemas/AdHocUsageDataExportConfigurationRequest` to `#/components/schemas/AdHocUsageDataExportConfigurationRequestV2` from the request discriminator
- **2025-02-21** `d064a12d0d93` — 1 breaking, 4 warning, 3 info
  - the request's body type changed from `object` to no type
  - removed `#/components/schemas/AbstractRequest` from the request body `allOf` list
  - removed the request property `destinationIds`
  - removed the request property `exportFileFormat`
  - removed the request property `sourceType`
  - added request discriminator
  - the request property `oneOf[#/components/schemas/AdHocUsageDataExportConfigurationRequest]/timePeriod` became optional
  - added the new `BALANCE_TRANSACTIONS` enum value to the request property `oneOf[#/components/schemas/AdHocOperationalDataExportConfigurationRequest]/operationalDataTypes/items/`
- **2025-02-04** `9433593378b5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/dataexports/adhoc/post.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/dataexports/adhoc/post)
