# Parrot External API ## Docs - [Home](https://developer.parrotsoftware.io/doc-516729.md): - [Changelog](https://developer.parrotsoftware.io/doc-831625.md): - [Authentication and Usage](https://developer.parrotsoftware.io/doc-831626.md): ## API Docs - Endpoints > Inventory Management [List Suppliers](https://developer.parrotsoftware.io/api-8456325.md): This endpoint retrieves suppliers for a given organization with pagination support. - Endpoints > Inventory Management [List Supplies](https://developer.parrotsoftware.io/api-8461001.md): This endpoint retrieves supplies for a given organization with pagination support. - Endpoints [List All Stores](https://developer.parrotsoftware.io/api-7083869.md): Retrieves all the stores for the current organization - Endpoints [List Order Items](https://developer.parrotsoftware.io/api-6345210.md): This endpoint retrieves order items within a specified time range, with pagination support. It returns a list of order items containing details such as the item name, quantity, price, discount, and total cost, along with order-related information like the order UUID, reference, and type. The response also includes pagination metadata. - Endpoints [List Order Payments](https://developer.parrotsoftware.io/api-7186710.md): This endpoint retrieves order payments within a specified time range, with pagination support. - Endpoints [List Orders](https://developer.parrotsoftware.io/api-13952379.md): This endpoint retrieves orders within a specified time range, with pagination support. - Endpoints [List Cashier Sessions](https://developer.parrotsoftware.io/api-16663356.md): This endpoint retrieves Cashier Sessions within a specified time range, with pagination support. - Endpoints [List Store Users](https://developer.parrotsoftware.io/api-16764240.md): This endpoint lists all the users for a given store - Endpoints [List Order Invoices](https://developer.parrotsoftware.io/api-16807372.md): This endpoint retrieves order invoices (facturas) by a given time range. NOTE, this will only include order invoices that users generated via Parrot's invoicing portal.