Basic Information

appmixer.paddle.core.UpdateProduct

1.0.0

Public

Update an existing product. Only provided fields will be updated.

Input Ports

in

FieldTypeDescription
Product Id text The unique product ID.
Name text New product name.
Description textarea New product description.
Type select Type of item. Standard items are part of your catalog; custom items are non-catalog.
Tax Category select Tax category for this product.
Image URL text Image URL for this product. Should be a valid URI.
Metadata text Custom data as JSON object.
Status select Whether this product can be used in Paddle.

Output Ports

out

FieldTypeDescription
Product Id -
Name -
Tax Category -
Type -
Description -
Image Url -
Custom Data -
Status -
Import Meta -
Created At -
Updated At -

Full Metadata