---
title: "Changes to Get prospects"
method: GET
path: "/api/storage/profile-system/prospects"
---

# Changes to Get prospects

`GET /api/storage/profile-system/prospects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2023-11-01** `2ebc766ec816` — 1 breaking
- **2023-11-01** `3a9d473a8e78` — 2 breaking, 9 info
- **2023-10-31** `c68a1fb04e5a` — 1 info

## Changes

- **2023-11-01** `2ebc766ec816` — 1 breaking
  - the `items/document/paymentData/transactions` response's property type changed from `string` to `array` for status `200`
- **2023-11-01** `3a9d473a8e78` — 2 breaking, 9 info
  - the `items/document/paymentData/availableAccounts/items/` response's property type changed from `string` to `object` for status `200`
  - the `items/document/paymentData/transactions` response's property type changed from `array` to `string` for status `200`
  - added the optional property `items/document/paymentData/availableAccounts/items/accountId` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/accountStatus` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/availableAddresses` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/bin` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/cardNumber` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/expirationDate` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/isExpired` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/paymentSystem` to the response with the `200` status
  - added the optional property `items/document/paymentData/availableAccounts/items/paymentSystemName` to the response with the `200` status
- **2023-10-31** `c68a1fb04e5a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/vtex/apis/profile-system-pii-data-architecture/docs/api/storage/profile-system/prospects/get.md) · [API](https://skmtc.dev/vtex/apis/profile-system-pii-data-architecture.md) · [Page](https://skmtc.dev/vtex/apis/profile-system-pii-data-architecture/changes/api/storage/profile-system/prospects/get)
