---
title: "Changes to Record a meter event"
method: POST
path: "/v1/sdk/meter-events"
---

# Changes to Record a meter event

`POST /v1/sdk/meter-events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 27 revisions.

- **2026-07-30** `8578b7536a9f` — 1 info
- **2026-07-17** `bbc2ff2bc849` — 2 warning
- **2026-07-04** `a30b6aef464d` — 3 info
- **2026-04-08** `052cc028fdfa` — 1 breaking, 2 warning
- **2026-04-07** `d69c95d790d2` — 1 warning, 1 info
- **2026-04-04** `88abf6f50f11` — 3 breaking, 1 info
- **2026-03-25** `e0583a41987c` — 1 info
- **2026-03-16** `9fd92a720973` — 1 breaking
- **2026-03-16** `c38fce7d1ce2` — 3 info
- **2026-03-14** `0e1cded2ee5d` — 1 info

## Changes

- **2026-07-30** `8578b7536a9f` — 1 info
  - the request property `properties` became optional
- **2026-07-17** `bbc2ff2bc849` — 2 warning
  - the `customerRef` request property's maxLength was set to `20`
  - the `productRef` request property's maxLength was set to `20`
- **2026-07-04** `a30b6aef464d` — 3 info
  - the endpoint scheme security `SecretKey` was added to the API
  - the endpoint scheme security `bearer` was removed from the API
  - added the non-success response with the status `404`
- **2026-04-08** `052cc028fdfa` — 1 breaking, 2 warning
  - added the new required request property `customerRef`
  - removed the request property `customerId`
  - removed the request property `productId`
- **2026-04-07** `d69c95d790d2` — 1 warning, 1 info
  - removed the request property `productReference`
  - added the new optional request property `productRef`
- **2026-04-04** `88abf6f50f11` — 3 breaking, 1 info
  - the request property `properties` became required
  - the `customerId` request property's minLength was increased from `0` to `1`
  - the `meterName` request property's minLength was increased from `0` to `1`
  - the `value` request property default value `1` was removed
- **2026-03-25** `e0583a41987c` — 1 info
  - endpoint added
- **2026-03-16** `9fd92a720973` — 1 breaking
  - api path removed without deprecation
- **2026-03-16** `c38fce7d1ce2` — 3 info
  - api operation id `MeterSdkController_recordEvent` removed and replaced with `MeterEventsSdkController_recordEvent`
  - added the new optional request property `productId`
  - added the new optional request property `productReference`
- **2026-03-14** `0e1cded2ee5d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/solvapay/apis/solvapay-rest-api/docs/v1/sdk/meter-events/post.md) · [API](https://skmtc.dev/solvapay/apis/solvapay-rest-api.md) · [Page](https://skmtc.dev/solvapay/apis/solvapay-rest-api/changes/v1/sdk/meter-events/post)
