Update Product

Updates an existing product with the provided data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The endpoint receives the product ID as a URL parameter and the updated product data in the request body. It records the modification date, logs the changes, and synchronizes the product with external systems if necessary. Returns a success response if the update is successful, or an error message if the product is not found or an error occurs.

Path Params
string
required

id product

Body Params
string

Product name

string
string

Product barcode

string

Product description

float
float

Product tax

string

Product category

string
string
string
string
string
string
string
string
boolean
float
int32

Product stock

boolean
string
boolean
Responses

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