Advanced Coupons API
  • REST API
  • coupons/v1
    • Virtual Coupons (Premium)
      • Query a list of virtual coupons
      • Fetch virtual coupon stats
      • Create a virtual coupon
      • Retrieve a virtual coupon
      • Update a virtual coupon
      • Delete a virtual coupon
      • Bulk create virtual coupons
      • Bulk delete virtual coupons
    • Search Customers (Premium)
    • Settings
  • loyalty-program/v1
    • Dashboard
    • Customers
    • Settings
    • My Points
  • wc-loyalty-program/v1
    • Dashboard
    • Customers
    • Settings
  • wc-store-credits/v1
    • Entries
      • Query a list of store credit entries
      • Create a store credit entry
      • Fetch a single store credit entry
      • Update store credit entry
      • Delete store credit entry
    • Customers
      • Get dashboard statistics data
      • Query list of customers with store credits balance
      • Get single customer statistics and sources
Powered by GitBook
On this page

Was this helpful?

  1. coupons/v1

Virtual Coupons (Premium)

coupons/v1/virtualcoupons

The Virtual Coupons API allows you to create, update, read, delete a single virtual coupon, bulk create and bulk delete virtual coupons. It also allows to query a list of virtual coupons that provides filters with multiple parameters and sorting capabilities.

The virtual coupon endpoints were introduced on ACFWP version 3.0

Previouscoupons/v1NextQuery a list of virtual coupons

Last updated 3 years ago

Was this helpful?