---
title: "Changes to Track a derivation scheme"
method: POST
path: "/v1/cryptos/{cryptoCode}/derivations/{derivationScheme}"
---

# Changes to Track a derivation scheme

`POST /v1/cryptos/{cryptoCode}/derivations/{derivationScheme}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 40 revisions.

- **2024-11-25** `cfaf4efd4ea8` — 4 breaking, 6 info
- **2024-11-25** `de4c3fa16384` — 1 info
- **2024-11-25** `72a2dfa26976` — 1 info
- **2024-11-18** `b5092f204599` — 1 breaking

## Changes

- **2024-11-25** `cfaf4efd4ea8` — 4 breaking, 6 info
  - the `code` response's property type/format changed from `integer`/`` to `string`/`` for status `400`
  - the `code` response's property type/format changed from `integer`/`` to `string`/`` for status `404`
  - removed the required property `error` from the response with the `400` status
  - removed the required property `error` from the response with the `404` status
  - added the optional property `httpCode` to the response with the `400` status
  - added the optional property `httpCode` to the response with the `404` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `404` status
  - added the optional property `reason` to the response with the `400` status
  - added the optional property `reason` to the response with the `404` status
- **2024-11-25** `de4c3fa16384` — 1 info
  - api operation id `Track` was added
- **2024-11-25** `72a2dfa26976` — 1 info
  - endpoint added
- **2024-11-18** `b5092f204599` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/docs/v1/cryptos/:cryptoCode/derivations/:derivationScheme/post.md) · [API](https://skmtc.dev/btcpayserver/apis/nbxplorer-api.md) · [Page](https://skmtc.dev/btcpayserver/apis/nbxplorer-api/changes/v1/cryptos/:cryptoCode/derivations/:derivationScheme/post)
