# Purchase Orders

**Deprecated.** These endpoints are deprecated and will not be maintained going forward.
If you currently rely on them and this is a blocker, please reach out to us.

Get and create purchase orders for a sourcing scenario.


## Get Purchase Orders (deprecated)

 - [GET /purchase-orders/{rfq_id}](https://docs.luminovo.com/specs/bundled/purchase-orders/getpurchaseorders.md): Deprecated. This endpoint is deprecated and will not be maintained going forward.
If you currently rely on this endpoint and this is a blocker, please reach out to us.

Get all the purchase orders from Luminovo relating to one RfQ.

## Create Purchase Orders (deprecated)

 - [POST /purchase-orders/{rfq_id}](https://docs.luminovo.com/specs/bundled/purchase-orders/createpurchaseorders.md): Deprecated. This endpoint is deprecated and will not be maintained going forward.
If you currently rely on this endpoint and this is a blocker, please reach out to us.

Create or update purchase orders corresponding to one RfQ.
Typically, you first get the purchase orders into your ERP, perform some transformations,
and send the updated purchase orders to Luminovo.

