---
title: "Retrieves a Purchase Order by ID"
method: GET
path: "/purchase_orders/{id}"
tags: ["Purchase Order"]
---

# Retrieves a Purchase Order by ID

`GET /purchase_orders/{id}`

Required permission: Purchase Orders - View Details

## Path parameters

- `id` integer, required

## Response `200`

line items include received and received_quantity fields

## Other responses

- `404` — Invalid request

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
