- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
API Methods
        Daniel Iser edited this page Mar 25, 2017 
        ·
        3 revisions
      
    Currently it supports all documented edd-api/v2 endpoints.
- my_edd_api()->get_customer( $customer, $args )
 - my_edd_api()->get_customers( $args )
 - my_edd_api()->get_products( $args )
 - my_edd_api()->get_product( $product, $args )
 - my_edd_api()->get_sales_by_( $type, $value, $args )
 - my_edd_api()->get_download_logs( $customer = null )
 - my_edd_api()->get_discounts( $args )
 - my_edd_api()->get_stats( $type, $args )