woocommerce-rest-api-docs/source/v3.html.md
Claudio Sanches bda98de4f9 Fixed broken links
Closes #176
2020-08-18 11:14:26 -03:00

42 lines
1.4 KiB
Markdown

---
title: WooCommerce REST API Documentation v3
language_tabs:
- shell: cURL
- javascript: Node.js
- php: PHP
- python: Python
- ruby: Ruby
toc_footers:
- <a href="https://github.com/woocommerce/woocommerce-rest-api-docs">Contributing to WC REST API Docs</a>
- <a href="https://github.com/woocommerce/woocommerce/tree/master/includes/rest-api">REST API Source on GitHub</a>
- <a href="https://github.com/woocommerce/woocommerce/issues?labels=API&amp;page=1&amp;state=open">REST API Issues</a>
- <a href="https://docs.woocommerce.com/documentation/plugins/woocommerce/">WooCommerce Documentation</a>
- <a href="https://github.com/woocommerce/woocommerce">WooCommerce Repository</a>
- <a href="https://github.com/tripit/slate">Documentation Powered by Slate</a>
includes:
- v3/introduction
- v3/index
- v3/coupons
- v3/customers
- v3/orders
- v3/order-notes
- v3/order-refunds
- v3/products
- v3/product-attributes
- v3/product-attribute-terms
- v3/product-categories
- v3/product-shipping-classes
- v3/product-tags
- v3/reports
- v3/taxes
- v3/tax-classes
- v3/webhooks
- v3/authentication-endpoint
search: false
warning: <i class="info"></i> This documentation is for the WooCommerce API v3 API which is now deprecated. <a href="http://woocommerce.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
---