---
title: "Changes to Withdraw Payout"
method: DELETE
path: "/v3/payouts/{payoutId}"
---

# Changes to Withdraw Payout

`DELETE /v3/payouts/{payoutId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2022-12-22** `2c03ca69ee09` — 2 info
- **2020-09-25** `dd71433847a6` — 4 breaking, 24 info
- **2020-06-24** `aded220b0d7b` — 2 breaking, 3 info
- **2020-01-28** `1b2abf26b5d6` — 5 info
- **2019-11-27** `4052795ca58f` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 breaking, 6 info

## Changes

- **2022-12-22** `2c03ca69ee09` — 2 info
  - api tag `Payouts` added
  - api tag `Payout Service` removed
- **2020-09-25** `dd71433847a6` — 4 breaking, 24 info
  - the `errors/items/` response's property type changed from no type to `object` for status `400`
  - the `errors/items/` response's property type changed from no type to `object` for status `401`
  - the `errors/items/` response's property type changed from no type to `object` for status `403`
  - the `errors/items/` response's property type changed from no type to `object` for status `404`
  - added the optional property `errors/items/errorCode` to the response with the `400` status
  - added the optional property `errors/items/errorCode` to the response with the `401` status
  - added the optional property `errors/items/errorCode` to the response with the `403` status
  - added the optional property `errors/items/errorCode` to the response with the `404` status
  - added the optional property `errors/items/errorData` to the response with the `400` status
  - added the optional property `errors/items/errorData` to the response with the `401` status
  - added the optional property `errors/items/errorData` to the response with the `403` status
  - added the optional property `errors/items/errorData` to the response with the `404` status
  - added the optional property `errors/items/localisationDetails` to the response with the `400` status
  - added the optional property `errors/items/localisationDetails` to the response with the `401` status
  - added the optional property `errors/items/localisationDetails` to the response with the `403` status
  - added the optional property `errors/items/localisationDetails` to the response with the `404` status
  - added the optional property `httpStatusCode` to the response with the `400` status
  - added the optional property `httpStatusCode` to the response with the `401` status
  - added the optional property `httpStatusCode` to the response with the `403` status
  - added the optional property `httpStatusCode` to the response with the `404` status
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
- **2020-06-24** `aded220b0d7b` — 2 breaking, 3 info
  - the response's body type changed from `object` to no type for status `404`
  - the `errors/items/` response's property type changed from `object` to no type for status `404`
  - api operation id `withdrawPayoutV3` was added
  - api tag `Payout Service` added
  - api tag `Withdraw Payout` removed
- **2020-01-28** `1b2abf26b5d6` — 5 info
  - api operation id `withdrawPayoutV3` removed and replaced with ``
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
- **2019-11-27** `4052795ca58f` — 1 info
  - api operation id `withdrawPayoutV3` was added
- **2019-07-15** `ced8e167a97c` — 1 breaking, 6 info
  - removed the media type `application/json` for the response with the status `404`
  - api operation id `withdrawPayoutV3` removed and replaced with ``
  - api tag `Withdraw Payout` added
  - api tag `Payouts` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`

---

[Operation](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/docs/v3/payouts/:payoutId/delete.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v3/payouts/:payoutId/delete)
