# Stores

Business Entities or locations of a single business entity that need to maintain their own inventory records.

 - [GET /stores](https://developer.yellowdogsoftware.com/rest/fetch/api/stores/get-stores.md)
 - [GET /stores/{id}](https://developer.yellowdogsoftware.com/rest/fetch/api/stores/get-stores-byid.md)
 - [GET /stores/{id}/items](https://developer.yellowdogsoftware.com/rest/fetch/api/stores/get-stores-items.md): <details id="GetstoreItems-ReqDesc-OneOfThreeEp"> <summary> Three Endpoints Retrieve Item Data </summary> | | [GET /items](/rest/fetch/api/items/get-items) | Multiple items from any store unless filt
 - [GET /stores/{id}/interfaces/ThirdPartyCodes](https://developer.yellowdogsoftware.com/rest/fetch/api/stores/get-stores-interfaces.md)
