woocommerce/includes/api
Mike Jolley e9703da300 Merge pull request #9921 from peterrath/vat-exempt-and-tax-enabled-handling
VAT exempt and “TAX enabled” handling in back end and Orders API
2016-02-19 14:53:39 +00:00
..
v1 Better Documentation: Put throws tag 2015-11-17 16:21:42 +03:30
v2 Merge pull request #10031 from krautnerds/api-reuse-internal-price-api 2016-01-21 19:40:38 -02:00
class-wc-api-authentication.php [2.4] [API] Fixed status when have an invalid timestamp 2015-12-01 18:30:53 -02: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 Track a users last updated time (profile/user attributes) and display it in the WC Customer API. 2016-02-10 08:28:24 -08: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 should accept bool in is_vat_exempt 2016-02-18 20:14:07 +01:00
class-wc-api-products.php [2.5] [API] Fix parent_id and menu_order for variations, closes #10307 2016-02-11 15:40:57 -02: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] Introduces woocommerce_api_check_permission filter, closes #10119 2016-01-21 19:10:46 -02:00
class-wc-api-server.php API: thousand and decimal separators corrected 2016-01-19 20:24:26 +02:00
class-wc-api-taxes.php [API] Delete tax rates when deleting a tax class 2015-12-18 20:46:28 -02:00
class-wc-api-webhooks.php [API] Allow query endpoints with all status, closes #9738 2015-12-01 22:35:25 -02:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45