## API Endpoints | Order Snapshot and PO Serials

We have added two new endpoints to our Rest API:

- [GET Order Snapshot](/content/developer/dev-article/get-order-snapshot/index.html) – Use this endpoint to request the [Snapshot](/content/help/omnichannel-ecommerce/orders-details-page/#:~:text=items%E2%80%99%20current%20inventory.-,View%20Snapshot,-%E2%80%93%C2%A0This%20action/index.html) of an Order. The Snapshot is generated for orders that have been [split](/content/help/omnichannel-ecommerce/splitting-an-order/index.html), and their purpose is to show you the entirety of the original order, useful for financial recordkeeping and reports.
- [ADD Serial Numbers For A Purchase Order](/content/developer/dev-article/add-serial-numbers-for-a-po/index.html) – Use this endpoint to add [serial numbers](/content/help/omnichannel-ecommerce/serial-numbers/index.html) to your [PO](/content/help/omnichannel-ecommerce/managing-pos/index.html) items.
