woocommerce/includes/api
Claudio Sanches d4c1c4cca4 [API] Added endpoint to get total of tax classes 2015-10-07 22:35:34 -03:00
..
v1 Just avoid deprecated notices for #8848 2015-08-17 14:04:12 -03:00
v2 [2.4] [API] Fixed customers count method 2015-10-01 10:54:30 +02:00
class-wc-api-authentication.php [API] Check if REDIRECT_URL exists, closes #8632 2015-07-21 20:08:19 -03:00
class-wc-api-coupons.php [API] Fixed edit coupon description, closes #8614 2015-07-20 12:49:21 -03:00
class-wc-api-customers.php [2.4] [API] Fixed customers count method 2015-10-01 10:54:30 +02:00
class-wc-api-exception.php No return needed 2015-02-03 14:44:57 +00:00
class-wc-api-json-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-orders.php [API] Removed useless _order_number param in POST/PUT orders, closes #9250 2015-10-01 10:14:42 +02:00
class-wc-api-products.php [API] Stop round product prices, closes #9271 2015-10-06 11:12:23 -03:00
class-wc-api-reports.php API: reports/sales now also returns total refunds. 2015-03-09 17:09:07 +01:00
class-wc-api-resource.php [API] Created method to get tax rate by ID 2015-10-07 17:44:04 -03:00
class-wc-api-server.php [API] Get taxes method 2015-10-07 19:00:36 -03:00
class-wc-api-taxes.php [API] Added endpoint to get total of tax classes 2015-10-07 22:35:34 -03:00
class-wc-api-webhooks.php [API] Improved the error messages when sent a empty object, closes #7914 2015-04-13 13:06:19 -03:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45