Update a share.
Scopes: shares:write
Create an Workspace Access Token in your workspace's settings page.
The share ID.
Schema to update a share.
Custom key-value attributes.
Keys: string, max 40 chars. Values: string (max 500 chars), integer, float, or boolean. Limit: 50 pairs.
The name of the share.
3The description of the share.
Whether the share is archived. If true, the share won't be available for purchase anymore.
The visibility of the share.
draft, private, public List of available prices for this share. If you want to keep existing prices, include them in the list as an ExistingSharePrice object.
A price that already exists for this share.
Useful when updating a share if you want to keep an existing price.
List of file IDs. Each one must be on the same workspace as the share, of type product_media and correctly uploaded.
List of custom fields to attach.
Share updated.
A share.
The ID of the object.
Creation timestamp of the object.
Last modification timestamp of the object.
The name of the share.
The description of the share.
The visibility of the share.
draft, private, public Whether the share is archived and no longer available.
The ID of the workspace owning the share.
List of prices for this share.
A fixed price for a share.
List of medias associated to the share.
List of custom fields attached to the share.