How to update a download
"Update download" arguments
To learn more about it, please see the Setup Guide above.
(Integer) The ID of the existing download
(String) Set this value to "yes" to create the download in case the given download id does not exist. Default: no
(float) The price of the download you want to use. Format: 19.99
(string) Set this value to "yes" if you want to activate variable pricing for this product. Default: no
(string) A JSON formatted string, containing all of the variable product prices. Please see the description for further details.
(integer) The ID of the price variation you want to use as the default price.
(String) A JSON formatted string containing all of the downloable file. Please see the description for further details.
(String) A JSON formatted string, containing all of the bundled products. Please see the description for further details.
(String) A JSON formatted string that contains the price dependencies. Please see the description for further details.
(Float) The price you would like to increase the lifetime earnings of this product. Please see the description for further details.
(Float) The price you would like to decrease the lifetime earnings of this product. Please see the description for further details.
(Integer) Increase the number of sales from a statistical point of view. Please see the description for further details.
(Integer) Decrease the number of sales from a statistical point of view. Please see the description for further details.
(String) Set this string to "yes" to hide the purchase button under the download. Please see the description for more details.
(Integer) Limits how often a customer can globally download the purchase. Please see the description for further details.
(mixed) The ID or the email of the user who added the post. Default is the current user ID.
(string) The date of the post. Default is the current time. Format: 2018-12-31 11:11:11
(string) The date of the post in the GMT timezone. Default is the value of $post_date.
(string) The post content. Default empty.
(string) The filtered post content. Default empty.
(string) The post title. Default empty.
(string) The post excerpt. Default empty.
(string) The post status. Default 'draft'.
(string) Whether the post can accept comments. Accepts 'open' or 'closed'. Default is the value of 'default_comment_status' option.
(string) Whether the post can accept pings. Accepts 'open' or 'closed'. Default is the value of 'default_ping_status' option.
(string) The password to access the post. Default empty.
(string) The post name. Default is the sanitized post title when creating a new post.
(string) Space or carriage return-separated list of URLs to ping. Default empty.
(string) Space or carriage return-separated list of URLs that have been pinged. Default empty.
(int) Set this for the post it belongs to, if any. Default 0.
(int) The order the post should be displayed in. Default 0.
(string) The mime type of the post. Default empty.
(string) Global Unique ID for referencing the post. Default empty.
(string) A comma separated list of category names, slugs, or IDs. Defaults to value of the 'default_category' option. Example: cat_1,cat_2,cat_3
(string) A comma separated list of tag names, slugs, or IDs. Default empty.
(string) A simple or JSON formatted string containing existing taxonomy terms. Default empty. More details within the description.
(string) A json or a comma and semicolon separated list of post meta values keyed by their post meta key. Default empty. More info in the description.
Whether to return a WP_Error on failure. Posible values: "yes" or "no". Default value: "no".
Advanced: Register a custom action after Webhooks Pro fires this webhook. More infos are in the description.
(String) Register a custom WordPress hook callback. The value will be called as followed: do_action( $yourdefinedaction, $action_return_data, $request_data )
Connection examples











More available Easy Digital Downloads endpoints
To learn more about a specific endpoint, simply click on it.