How can I retrieve Purchase Order data using API Rest?

Topic summary

Central issue: accessing Purchase Order (PO) data via Shopify’s REST API.

Key points:

  • Shopify does not provide a Purchase Order API; one user tried the Stocky API but found it inadequate.
  • Desired outcome is to retrieve PO data similar to how Orders are fetched via REST.
  • Another participant wants PO access within Shopify Flow (automation tool) to sync POs to QuickBooks (accounting), but confirms no current capability.

Actions/considerations:

  • One user is considering building a custom solution/workaround.

Status:

  • No official method or workaround was provided; discussion remains open with unresolved questions on supported access to PO data.
Summarized with AI on January 2. AI used: gpt-5.

Hello,
I need to retrieve Purchase Order data like i retrieve Orders data with API Rest.
I know there is no Purchase Order API and I’ve tried Stocky API to get POs but it’s not a solution at all.
So i would like to know if there is a solution for that.

Thanks in advance.

2 Likes

I have the same issue. I’d like to be able to access the purchase orders api from Shopify Flow so I can sync PO’s to Quickbooks but there does not appear to be any capability for that. Might write something myself.