API Models Product
Type to start searching
    GitHub
    • Docs
    • API
    GitHub
      • Welcome
      • Getting Started
      • Dashboard
        • Settings Overview
        • My Profile
        • Account Settings
        • User & Department Settings
        • Ticket Settings
        • Task Settings
        • Project Settings
        • Lead Settings
        • Sales Settings
        • Document Settings
        • Time Settings
      • Tickets
      • Tasks
      • Contacts
      • Projects
      • Sales
      • Time
      • Calendar
      • Reports
      • Labels
      • Getting Started
      • Authentication
      • Reading from the API
      • Writing to the API
      • Handling API responses
        • Calendar Event
        • Contact
        • Contact Role
        • Custom Field
        • Department
        • Document
        • File
        • Filter
        • Invoice
        • Label
        • Lead
        • Lead Lost Reason
        • Lead Source
        • Log
        • Mail Template
        • Note
        • Package
        • Product
        • Project
        • Project Role
        • Project Status
        • Project Template
        • Quote
        • Task
        • Ticket
        • Ticket Post
        • Time
        • Time Status
        • Track
        • Track Task
        • Webhook
    edit

    Product Model¶

    Represents a product entity within Zebreco. Products can be added to invoices and quotes.

    Name Type Description
    id integer read only The unique id of the product
    code string The unique code of the product - required
    name string The name of the product - required
    unitprice string - required
    taxrate string - required
    Previous Package
    Next Project
    Copyright © 2017 Zebreco
    powered by MkDocs and Material for MkDocs