---
title: "Changes to Get upcoming credit grant applications"
method: GET
path: "/customers/{id}/grants/upcoming"
---

# Changes to Get upcoming credit grant applications

`GET /customers/{id}/grants/upcoming`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 112 revisions.

- **2026-08-21** `edf928b9b745` — 1 breaking
- **2026-07-15** `f8ecf435d25d` — 3 warning
- **2026-07-09** `7d57386313c7` — 4 breaking, 9 warning, 3 info
- **2026-07-09** `4b1a811c4179` — 9 breaking, 3 warning, 9 info
- **2026-05-18** `8ec2edea6b20` — 6 warning
- **2026-04-06** `95af41a12111` — 6 warning, 12 info

## Changes

- **2026-08-21** `edf928b9b745` — 1 breaking
  - the `items/items/credits` response's property type changed from `number` to `string` for status `200`
- **2026-07-15** `f8ecf435d25d` — 3 warning
  - added the new `not_implemented` enum value to the `code` response property for the response status `400`
  - added the new `not_implemented` enum value to the `code` response property for the response status `404`
  - added the new `not_implemented` enum value to the `code` response property for the response status `500`
- **2026-07-09** `7d57386313c7` — 4 breaking, 9 warning, 3 info
  - the `items/items/metadata` response's property type changed from no type to `object` for status `200`
  - the `items/items/status` response's property type changed from no type to `string` for status `200`
  - the `items/items/subscription_status_at_application` response's property type changed from no type to `string` for status `200`
  - the `pagination` response's property type changed from no type to `object` for status `200`
  - added the new `active` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the new `archived` enum value to the `items/items/status` response property for the response status `200`
  - added the new `cancelled` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the new `deleted` enum value to the `items/items/status` response property for the response status `200`
  - added the new `draft` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the new `incomplete` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the new `paused` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the new `published` enum value to the `items/items/status` response property for the response status `200`
  - added the new `trialing` enum value to the `items/items/subscription_status_at_application` response property for the response status `200`
  - added the optional property `pagination/limit` to the response with the `200` status
  - added the optional property `pagination/offset` to the response with the `200` status
  - added the optional property `pagination/total` to the response with the `200` status
- **2026-07-09** `4b1a811c4179` — 9 breaking, 3 warning, 9 info
  - the `items/items/applied_at` response's property format changed from `date-time` to no format for status `200`
  - the `items/items/created_at` response's property format changed from `date-time` to no format for status `200`
  - the `items/items/metadata` response's property type changed from `object` to no type for status `200`
  - the `items/items/period_end` response's property format changed from `date-time` to no format for status `200`
  - the `items/items/period_start` response's property format changed from `date-time` to no format for status `200`
  - the `items/items/status` response's property type changed from `string` to no type for status `200`
  - the `items/items/subscription_status_at_application` response's property type changed from `string` to no type for status `200`
  - the `items/items/updated_at` response's property format changed from `date-time` to no format for status `200`
  - the `pagination` response's property type changed from `object` to no type for status `200`
  - removed the optional property `pagination/limit` from the response with the `200` status
  - removed the optional property `pagination/offset` from the response with the `200` status
  - removed the optional property `pagination/total` from the response with the `200` status
  - removed the `active` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
  - removed the `archived` enum value from the `items/items/status` response property for the response status `200`
  - removed the `cancelled` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
  - removed the `deleted` enum value from the `items/items/status` response property for the response status `200`
  - removed the `draft` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
  - removed the `incomplete` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
  - removed the `paused` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
  - removed the `published` enum value from the `items/items/status` response property for the response status `200`
  - removed the `trialing` enum value from the `items/items/subscription_status_at_application` response property for the response status `200`
- **2026-05-18** `8ec2edea6b20` — 6 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `404` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `404`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-04-06** `95af41a12111` — 6 warning, 12 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `404` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `404` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `404` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `404` status
  - added the optional property `http_status_code` to the response with the `500` 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 `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/customers/:id/grants/upcoming/get.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/customers/:id/grants/upcoming/get)
