mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-rest-api-docs.git
synced 2026-04-26 06:17:25 +08:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
|
title: WooCommerce REST API Documentation v2
|
|
|
|
language_tabs:
|
|
- shell: cURL
|
|
- javascript: Node.js
|
|
- python: Python
|
|
- php: PHP
|
|
- 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&page=1&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:
|
|
- v2/introduction
|
|
- v2/index
|
|
- v2/coupons
|
|
- v2/customers
|
|
- v2/orders
|
|
- v2/products
|
|
- v2/reports
|
|
- v2/webhooks
|
|
|
|
search: false
|
|
|
|
warning: <i class="info"></i> This documentation is for the WooCommerce API v2 which is now deprecated. <a href="http://woocommerce.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
|
|
---
|