woocommerce/woocommerce-rest-api-docs

Create Coupon - Cannot set expiry date

bilalsaci opened this issue · 0 comments

When creating a coupon via the rest api, setting an expiry date does not work. The JSON response returns null for the expiry date property.

image

Issue also reported as bug on stack overflow here.