---
title: "Changes to Send additional data"
method: POST
path: "/api/pvt/transactions/{transactionId}/additional-data"
---

# Changes to Send additional data

`POST /api/pvt/transactions/{transactionId}/additional-data`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 52 revisions.

- **2026-04-20** `7f58d8045a19` — 2 info
- **2024-06-10** `aca4931fa22b` — 2 info
- **2024-02-06** `f2ac9712d7ce` — 1 info
- **2024-01-22** `3e832ee956c6` — 1 breaking
- **2024-01-22** `6284eed6393b` — 1 breaking
- **2024-01-22** `dc85c7465125` — 2 breaking, 2 warning
- **2024-01-16** `5f4eed6283ef` — 1 info
- **2024-01-16** `a38afb87a11b` — 1 breaking, 2 warning

## Changes

- **2026-04-20** `7f58d8045a19` — 2 info
  - api tag `Transaction process` added
  - api tag `Transaction Process` removed
- **2024-06-10** `aca4931fa22b` — 2 info
  - the endpoint scheme security `VtexIdclientAutCookie` was added to the API
  - the endpoint scheme security `appKey AND appToken` was added to the API
- **2024-02-06** `f2ac9712d7ce` — 1 info
  - request body became optional
- **2024-01-22** `3e832ee956c6` — 1 breaking
  - the `items/value` request property type/format changed from `object`/`` to `string`/``
- **2024-01-22** `6284eed6393b` — 1 breaking
  - the `items/name` request property type/format changed from `object`/`` to `string`/``
- **2024-01-22** `dc85c7465125` — 2 breaking, 2 warning
  - added the new required request property `items/name`
  - added the new required request property `items/value`
  - removed the request property `items/clientProfileData`
  - removed the request property `items/shippingData`
- **2024-01-16** `5f4eed6283ef` — 1 info
  - the request property `items/shippingData/address/country` became nullable
- **2024-01-16** `a38afb87a11b` — 1 breaking, 2 warning
  - the request's body type/format changed from `object`/`` to `array`/``
  - removed the request property `clientProfileData`
  - removed the request property `shippingData`

---

[Operation](https://skmtc.dev/vtex/apis/payments-gateway-api/docs/api/pvt/transactions/:transactionId/additional-data/post.md) · [API](https://skmtc.dev/vtex/apis/payments-gateway-api.md) · [Page](https://skmtc.dev/vtex/apis/payments-gateway-api/changes/api/pvt/transactions/:transactionId/additional-data/post)
