---
title: "Changes to List pending orders by subscription number"
method: GET
path: "/v1/orders/subscription/{subscription-key}/pending"
---

# Changes to List pending orders by subscription number

`GET /v1/orders/subscription/{subscription-key}/pending`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-15** `702f3caf3985` — 6 warning, 6 info

## Changes

- **2026-08-15** `702f3caf3985` — 6 warning, 6 info
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/billToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/shipToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/soldToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/billToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/shipToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - removed the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/soldToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/zipCode` from the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/billToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/shipToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/ownerTransfer/soldToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/billToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/shipToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status
  - added the optional property `orders/items/subscriptions/items/orderActions/items/renewSubscription/soldToContact/allOf[subschema #1: Contact]/allOf[subschema #1: Contact]/postalCode` to the response with the `200` status

---

[Operation](https://skmtc.dev/zuora/apis/api-reference/docs/v1/orders/subscription/:subscription-key/pending/get.md) · [API](https://skmtc.dev/zuora/apis/api-reference.md) · [Page](https://skmtc.dev/zuora/apis/api-reference/changes/v1/orders/subscription/:subscription-key/pending/get)
