woocommerce/includes/api
Mike Jolley 79a26d7f8e Merge pull request #5584 from claudiosmweb/4594-feature-customer-api-available-downloads
Add Customer API endpoint for get available downloads
2014-05-28 19:32:20 +01:00
..
class-wc-api-authentication.php Merge pull request #5277 from maxrice/rest-api-fix-5207 2014-04-07 10:13:55 +01:00
class-wc-api-coupons.php Remove duplicate coupon type check 2014-03-06 10:08:27 +02:00
class-wc-api-customers.php created customer api endpoint to get the customer available downloads, closes #4594 2014-05-28 14:06:46 -03:00
class-wc-api-json-handler.php Fix authentication error message typos 2013-12-08 17:37:55 -05:00
class-wc-api-orders.php Update class-wc-api-orders.php 2014-05-22 13:34:39 +08:00
class-wc-api-products.php Merge pull request #4763 from claudiosmweb/remove_the_content_filter 2014-05-15 10:52:26 +01:00
class-wc-api-reports.php API: Add top sellers endpoint 2014-01-21 14:53:47 -05:00
class-wc-api-resource.php added post_status filter in WC API, closes #4857 2014-05-28 13:29:37 -03:00
class-wc-api-server.php Merge pull request #5033 from claudiosmweb/customers_api_4162 2014-05-15 12:58:23 +01:00
class-wc-api-xml-handler.php API: Add XML generation 2013-11-22 03:41:32 -05:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00