WooCommerce REST API Edit Customer Downloads

160 views Asked by At

The REST API v2 customers downloads endpoint at:

/wp-json/wc/v2/customers//downloads

is currently read-only. We need the ability to edit the 'Downloads remaining' and 'Access expires' values for individual customer downloads and cannot currently do this via the REST API.

Anyone know another way to edit these values without having to use the WooCommerce Admin page to change these one by one?

0

There are 0 answers