Skip to main content

Update product in Magento 2

Update product in Magento 2.

Application

  • Magento 2

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
SKUStock-keeping unit of the productText (Short)Yes
Attribute set IDText (Short)No
Product nameText (Short)No
PriceNumberNo
StatusText (Short)No
Type IDText (Short)No
VisibilityText (Short)No
Weight (lbs)NumberNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A