wc-store-credits/v1
This is a custom available that's available on the free version of Advanced Coupons plugin when the Store Credits module is turned on.
This is a duplicate of the store-credits
base endpoints to add support for the WC REST API authentication.
This API is introduced in ACFWF version 4.0
The namespace store-credits/v1 handles the following endpoints:
/wp-json/wc-store-credits/v1/entries
/wp-json/wc-store-credits/v1/entries/{entry_id}
/wp-json/wc-store-credits/v1/customers
/wp-json/wc-store-credits/v1/customer/{user_id}
/wp-json/wc-store-credits/v1/customer/status
Last updated