Parrot External API
  1. Inventory Management
Parrot External API
  • Home
  • Changelog
  • Authentication and Usage
  • Endpoints
    • Inventory Management
      • List Suppliers
        GET
      • List Supplies
        GET
    • Orders
      • List Orders
      • V1 - List Order Items
      • V2 - List Order Items
      • List Product Types
    • Discounts
      • List Discounts
      • List Discount Usages
    • List All Stores
      GET
    • List Order Invoices
      GET
    • List Order Payments
      GET
    • List Cashier Sessions
      GET
    • List Store Users
      GET
  1. Inventory Management

List Supplies

GET
/v1/supplies
This endpoint retrieves supplies for a given organization with pagination support.
It includes information about the supply as well as information on their min, max, and current count.

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1/supplies?pageSize=10&page=0'

Responses

🟢200OK
application/json
Body

Example
{"pagination":{"next":1,"previous":null,"count":18},"data":[{"uuid":"f0bffecc-b42e-435c-8826-f4143d385854","name":"ABRELATAS","sku":"1705253737","presentationName":"ABRELATAS","presentationUnit":"UNIT","createdAt":"2024-01-14 17:35:37.969","updatedAt":"2024-02-14 02:19:51.111","supplyCenter":null,"minCount":1,"idealCount":1,"price":null,"lastCount":1,"lastCountDate":"2024-08-12 17:09:46.0","lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"e95a6ad8-b5b9-4f9a-8a4d-db6eb044d3ee","supplierName":"GM SANTA FE","supplyCategory":"GASTO UTENSILIOS"},{"uuid":"fc223eb4-fe70-496b-82f6-cdc49db54bee","name":"AGITADOR DE MADERA","sku":"1705256110","presentationName":"AGITADOR DE MADERA","presentationUnit":"UNIT","createdAt":"2024-01-14 18:15:10.782","updatedAt":"2024-02-14 02:20:05.478","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"32fa8b4d-474f-4e37-821a-c51bf1f3ea46","supplierName":"RANITA","supplyCategory":"115 02 01 EMPAQUES Y DESECHABLES"},{"uuid":"4dc2bbc4-2154-450f-badb-ed3f20ccb677","name":"AGUA  MINERAL","sku":"","presentationName":"AGUA  MINERAL","presentationUnit":"UNIT","createdAt":"2024-06-05 17:15:22.582","updatedAt":"2024-06-05 17:15:22.582","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"722c255f-ae4d-4256-a2d2-8d4492169459","supplierName":"GRUPO PEÑAFIEL","supplyCategory":"115 02 07 ABARROTES"},{"uuid":"4dfeaa5c-655d-4de9-be39-c12467181abe","name":"AGUA TONICA","sku":"","presentationName":"AGUA TONICA","presentationUnit":"UNIT","createdAt":"2024-06-05 17:13:25.58","updatedAt":"2024-06-05 17:13:25.58","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"722c255f-ae4d-4256-a2d2-8d4492169459","supplierName":"GRUPO PEÑAFIEL","supplyCategory":"115 02 07 ABARROTES"},{"uuid":"df73ea7a-ce48-47e4-8726-fc7bb48daab6","name":"ALFAJOR","sku":"1705966544","presentationName":"ALFAJOR","presentationUnit":"KILOGRAM","createdAt":"2024-01-22 23:35:44.714","updatedAt":"2024-06-10 21:27:10.315","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"7f75a575-2b35-4047-ab24-fc20c22cee05","supplierName":"QUIMERA BTL SA DE  CV","supplyCategory":"115 02 010 PAN Y PASTELES"},{"uuid":"95fb5d45-2491-4007-8e10-e76b6379dc47","name":"AZUCAR BLANCA REFINADA","sku":"1701446722","presentationName":"AZUCAR BLANCA REFINADA","presentationUnit":"KILOGRAM","createdAt":"2023-12-01 16:05:22.458","updatedAt":"2024-03-23 17:05:55.335","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"19b4b040-e0ac-457a-a6b1-7b24101be68d","supplierName":"COSTCO","supplyCategory":"115 02 07 ABARROTES"},{"uuid":"ce2f82a6-86f2-41a8-914c-648ffe4d2576","name":"AZUCAR MASCABADO","sku":"1701446722","presentationName":"AZUCAR MASCABADO","presentationUnit":"KILOGRAM","createdAt":"2023-12-01 16:05:22.453","updatedAt":"2024-03-23 17:06:13.13","supplyCenter":null,"minCount":null,"idealCount":null,"price":null,"lastCount":null,"lastCountDate":null,"lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"19b4b040-e0ac-457a-a6b1-7b24101be68d","supplierName":"COSTCO","supplyCategory":"115 02 07 ABARROTES"},{"uuid":"0dc69067-4d28-4674-b68f-6a62b6cf4a86","name":"BARRITA DE GUAYABA","sku":"1705964485","presentationName":"BARRITA DE GUAYABA","presentationUnit":"UNIT","createdAt":"2024-01-22 23:01:25.975","updatedAt":"2024-02-14 02:21:11.503","supplyCenter":null,"minCount":1,"idealCount":1,"price":null,"lastCount":0,"lastCountDate":"2024-08-12 17:09:46.0","lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"870f45a8-184d-4abd-9567-026455fe0c5b","supplierName":"RUSTIC PAN","supplyCategory":"115 02 010 PAN Y PASTELES"},{"uuid":"ee8d78b3-2c17-481a-bad9-96a6da60eeb2","name":"BATIDOR GLOBO 12\" AI","sku":"1705253786","presentationName":"BATIDOR GLOBO 12\" AI","presentationUnit":"UNIT","createdAt":"2024-01-14 17:36:26.454","updatedAt":"2024-02-14 02:21:25.74","supplyCenter":null,"minCount":1,"idealCount":1,"price":null,"lastCount":2,"lastCountDate":"2024-08-12 17:09:46.0","lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"e95a6ad8-b5b9-4f9a-8a4d-db6eb044d3ee","supplierName":"GM SANTA FE","supplyCategory":"GASTO UTENSILIOS"},{"uuid":"9254432e-4b31-414e-ae93-40912ace8382","name":"BLACK TEA MIX","sku":"1701446722","presentationName":"BLACK TEA ","presentationUnit":"LITER","createdAt":"2023-12-01 16:05:22.438","updatedAt":"2024-02-14 02:21:49.795","supplyCenter":null,"minCount":1,"idealCount":1,"price":null,"lastCount":1.162,"lastCountDate":"2024-08-12 17:09:46.0","lastPrice":null,"priceWithTaxes":null,"lastPurchaseAt":null,"supplierUuid":"2deb060d-003d-4ab4-a66c-b755e60244c9","supplierName":"Interno","supplyCategory":"115 03 01 SUB RECETA"}],"datetime":"2024-08-18T13:28:07-06:00"}
Modified at 2025-03-23 19:10:22
Previous
List Suppliers
Next
List Orders
Built with