post https://app.aliaddo.net/v1/items
Endpoint que permite crear un producto en la aplicación.
Log in to see full request history
Responses
Endpoint que permite crear un producto en la aplicación.
xxxxxxxxxx
curl --request POST \
--url https://app.aliaddo.net/v1/items \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"hasInventoryControl": false
}
'
Try It!
to start a request and see the response here! Or choose an example: