---
title: "Changes to POST /api/credits/{credit_id}/void/"
method: POST
path: "/api/credits/{credit_id}/void/"
---

# Changes to POST /api/credits/{credit_id}/void/

`POST /api/credits/{credit_id}/void/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2023-02-20** `d246ebbb528d` — 1 breaking
- **2023-02-19** `33a8ac13f9bf` — 1 info
- **2023-01-20** `3ce328fada43` — 5 breaking, 1 info
- **2023-01-20** `97264bb2115e` — 1 info
- **2023-01-16** `36b48cae00a3` — 1 breaking

## Changes

- **2023-02-20** `d246ebbb528d` — 1 breaking
  - the response property `customer/customer_id` became nullable for the status `200`
- **2023-02-19** `33a8ac13f9bf` — 1 info
  - the `customer/customer_id` response's property pattern `^[-a-zA-Z0-9_]+$` was removed for the status `200`
- **2023-01-20** `3ce328fada43` — 5 breaking, 1 info
  - the response property `amount_paid_currency` became nullable for the status `200`
  - the `amount_paid_currency` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `amount_paid_currency/code` from the response with the `200` status
  - removed the required property `amount_paid_currency/name` from the response with the `200` status
  - removed the required property `amount_paid_currency/symbol` from the response with the `200` status
  - added `#/components/schemas/PricingUnit` to the `amount_paid_currency` response property `allOf` list for the response status `200`
- **2023-01-20** `97264bb2115e` — 1 info
  - endpoint added
- **2023-01-16** `36b48cae00a3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/uselotus/apis/lotus-api/docs/api/credits/:credit_id/void/post.md) · [API](https://skmtc.dev/uselotus/apis/lotus-api.md) · [Page](https://skmtc.dev/uselotus/apis/lotus-api/changes/api/credits/:credit_id/void/post)
