Parrot External API
    Parrot External API
    • Home
    • Changelog
    • Authentication and Usage
    • Endpoints
      • Inventory Management
        • List Suppliers
        • List Supplies
      • List All Stores
        GET
      • List Order Items
        GET
      • List Order Payments
        GET
      • List Orders
        GET
      • List Cashier Sessions
        GET
      • List Store Users
        GET
      • List Order Invoices
        GET

    Changelog

    May 12, 2025:#

    List Order Invoices
    Added endpoint
    List Store Users
    Added endpoint
    List Cashier Sessions
    Added endpoint
    List Order Items
    Add createdByUserUuid to response
    List Orders
    Add createdByUserUuid to response

    April 28, 2025:#

    List Order Items
    Add productUuid to response

    March 21, 2025:#

    List Orders
    List Order Items
    List Order Payments
    Bug Fix: Sorting is now done by createdAt, uuid to maintain order consitency when items have the same createdAt.

    March 7, 2025:#

    List Orders
    Fixed 500 issue regarding decimal rounding

    February 13, 2025:#

    List Orders endpoint released for testing.
    ⚠️ Warning: the schema might change before being finalized.
    List Order Items
    Removed totalModifierPrice to avoid confusion and errors.

    January 31, 2025:#

    List Order Items
    Added categoryUuid
    Added categoryName
    Added totalModifierPrice
    Fixed unitCost to exclude modifier cost
    Added unitPrice to standardize naming, it's value is identical to unitCost
    Deprecated unitCost
    Modified at 2025-05-12 20:52:53
    Previous
    Home
    Next
    Authentication and Usage
    Built with