logologo
  • Store
  • Documentation
Sign in
logologo

NIZU

  • Store
  • Documentation
Sign in
  • Getting started
  • Preferences and Setup
  • Clients
  • Providers
  • Sales
  • Expenses
  • Project Management
  • Invoicing
  • Payments
  • Subscriptions
  • Security & Access Management
  • Support
  • Google
  • Apps: Appointments
  • Apps: Uptime Monitor
  • Apps: n8n.io
  • Apps: Telegram
  • Apps: Bank Statements Import
  • Apps: OrderLemon Admin
  • Apps: URL Shortener
  • Apps: WhatsApp Shop
  • Apps: Domain Manager
  • Apps: WhatsApp Igniter
  • Apps: Live Testing
  • Apps: CRUDy
  • Apps: AI Reports
  • Apps: Gamify
  • App: Sales Commission
  • Apps: Marvin
  • Apps: NIZU Translations Contributor
  • App: Organigram
  • Apps: i18ntranslator
  • Single Sign On SSO
  • Apps: Club Events Management
  • Developers
    • REST API
      • Apps
      • Auth
      • Clients, Leads and Contacts
      • Events
      • Expenses
      • Invoices, Payments and Credit Notes
      • Labels
      • Logistics
      • Logs
      • Messages
      • Projects
      • Shop
      • Staff / Users
      • Subscriptions
      • Support
      • Tasks
      • Tax
  • Change logs
  • FAQ
  1. Developers
  2. REST API
  3. Shop
  4. Products / Get Products
    • Copy link
    • Open in new tab
    • Send link by email
    • Share on
    • LinkedIn
    • WhatsApp
    • Telegram
    • Facebook

Products / Get Products

GET
1.0.0 01-08-2026

Body parameters

module string Example: orders
data object Example:
[]
Was this article helpful? Yes No
Next Products / Create a Product Item
Request

                            
Example result
{
  "success": true,
  "data": {
    "content": [
      {
        "id": "1",
        "client_id": "1",
        "order_date": "2024-12-12",
        "note": "",
        "status_id": "2",
        "tax_id": "0",
        "tax_id2": "0",
        "discount_amount": "0",
        "discount_amount_type": "percentage",
        "discount_type": "before_tax",
        "created_by": "2",
        "project_id": "0",
        "files": "a:0:{}",
        "company_id": "1",
        "deleted": "0",
        "created_by_hash": "oIIGyfwVMQ"
      },
      {
        "id": "2",
        "client_id": "1",
        "order_date": "2024-12-13",
        "note": "",
        "status_id": "1",
        "tax_id": "0",
        "tax_id2": "0",
        "discount_amount": "0",
        "discount_amount_type": "percentage",
        "discount_type": "before_tax",
        "created_by": "1",
        "project_id": "0",
        "files": "a:0:{}",
        "company_id": "1",
        "deleted": "0",
        "created_by_hash": "bIbHuHztRk"
      },
      {
        "id": "3",
        "client_id": "1",
        "order_date": "2024-12-14",
        "note": "",
        "status_id": "1",
        "tax_id": "0",
        "tax_id2": "0",
        "discount_amount": "0",
        "discount_amount_type": "percentage",
        "discount_type": "before_tax",
        "created_by": "2",
        "project_id": "0",
        "files": "a:0:{}",
        "company_id": "1",
        "deleted": "0",
        "created_by_hash": "oIIGyfwVMQ"
      },
      {
        "id": "4",
        "client_id": "1",
        "order_date": "2025-01-18",
        "note": "",
        "status_id": "1",
        "tax_id": "0",
        "tax_id2": "0",
        "discount_amount": "0",
        "discount_amount_type": "percentage",
        "discount_type": "before_tax",
        "created_by": "1",
        "project_id": "0",
        "files": "a:0:{}",
        "company_id": "1",
        "deleted": "0",
        "created_by_hash": "oIIGyfwVMQ"
      },
      {
        "id": "5",
        "client_id": "205",
        "order_date": "2025-07-31",
        "note": "",
        "status_id": "1",
        "tax_id": "1",
        "tax_id2": "0",
        "discount_amount": "0",
        "discount_amount_type": "percentage",
        "discount_type": "before_tax",
        "created_by": "1",
        "project_id": "0",
        "files": "a:0:{}",
        "company_id": "1",
        "deleted": "0",
        "created_by_hash": "oIIGyfwVMQ"
      }
    ],
    "total": 5
  }
}
Copyright NIZU OÜ 2026

Delete?

Are you sure? You won't be able to undo this action!