# Offers and Inventory

Import offers and inventory data, create custom part offers and get a PCB offer.


## Import Offers and Inventory

 - [POST /offers/import](https://docs.luminovo.com/specs/bundled/offers-and-inventory/postoffers.md)

## Create Custom Part Offer

 - [POST /offer/custom-part](https://docs.luminovo.com/specs/bundled/offers-and-inventory/createcustompartoffer.md): Creates a new offer for a custom part. Attach the sourcing scenario ID when creating a new custom part offer.

## Get PCB Offer from PCB Pricing Console

 - [GET /supplier-quote/pcb/{pcb_id}/offer/{offer_id}](https://docs.luminovo.com/specs/bundled/offers-and-inventory/getsuppliercustompartoffer.md): Get the offer for a PCB, which was created in the PCB pricing console.

