Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Purchase order numbers added to Orders/DraftOrders object

API

As of API version 2023-07 we have added a new field called poNumber to the Order and DraftOrder object.

The OrderInput and DraftOrderInput input objects now accept a poNumber. This will set the purchase order number during an orderUpdate , draftOrderUpdate and draftOrderCreate mutation.