Create Product

Handles the creation of a new product for the authenticated account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • Receives product data from the request body, associates it with the current account and employee.
  • Saves the product to the database, logs the creation activity, and returns the created product.
Body Params
string
required

Product name

string
string

Product barcode

string

Product description

float
float

Product tax

string

Product category

string
string
string
string
string
string
string
boolean
Defaults to false
float
int32

Product stock

boolean
string
string
boolean
Defaults to false

Product status

string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json