Product Vouchers

Create a product voucher. Roles: admin.

post/api/product-vouchers

Query parameters

localestring

Request body

productIdinteger required
codestring required
descriptionstring
discountAmountinteger
discountPercentinteger
maxRedemptionsinteger
autoAppliedboolean required
groupIdinteger
groupRoleIdinteger
startDateTimestring date-time
endDateTimestring date-time

Response

OK

successboolean
errorstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.