Actions

quickzu_add_product
Adds new product to store.

quickzu_create_category
Creates a new category in store.

quickzu_create_product_discount
Creates a new discount for category or product level.

quickzu_create_promo_code
Creates a new promo code for category or product level.

quickzu_delete_category
Deletes an existing category from store.

quickzu_delete_product
Deletes an existing product from store.

quickzu_get_order_details
Retrieves order details from store.

quickzu_list_categories
Retrieves all categories from store.

quickzu_list_live_orders
Retrieves live orders of store.

quickzu_list_orders
Retrieves orders of store.

quickzu_list_products
Retrieves all or single product details from store.

quickzu_update_business_time
Updates business hours.

quickzu_update_category
Updates an existing category in store.

quickzu_update_order_status
Updates status of order in store.

quickzu_update_product
Updates an existing product in store.
Triggers

quickzu_order_created_trigger
Triggers when a new order is created or a order status is changed in store.























