Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Information

...

ServiceAPIMethodData ModelWorkflow
multitenant/productPUTProductsN/A

Description

This API updates the name and description of the product record that has an id that matches the one sent in the query.

Input

...

Type: application/json


Name
Source
Mandatory
Type
Special Format
Description
idQueryYESStringN/AThe product id
nameBodyYESStringN/AThe product name
descriptionBodyNOStringN/AThe product description


...