loyalty-program/v1
This is a custom API available only when the Loyalty Program for WooCommerce plugin is active.
This API was introduced on LPFW version 1.0
The namespace loyalty-program/v1
handles the following endpoints:
/wp-json/loyalty-program/v1/dashboard
/wp-json/loyalty-program/v1/customers
/wp-json/loyalty-program/v1/customers/status/{user_id}
/wp-json/loyalty-program/v1/customers/history/{user_id}
/wp-json/loyalty-program/v1/customers/points/{user_id}
/wp-json/loyalty-program/v1/settings/{lpfw_option_name}
wp-json/loyalty-program/v1/settings/sections/
wp-json-loyalty-program/v1/settings/sections/{section_id}
wp-json/loyalty-program/v1/mypoints
wp-json/loyalty-program/v1/mypoints/coupons
wp-json/loyalty-program/v1/mypoints/history
wp-json/loyalty-program/v1/settings/redeem
Last updated