mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-rest-api-docs.git
synced 2026-04-26 06:17:25 +08:00
42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
---
|
|
title: WooCommerce REST API Documentation - WP REST API v1
|
|
|
|
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&page=1&state=open">REST API Issues</a>
|
|
- <a href="https://woocommerce.com/documentation/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:
|
|
- wp-api-v1/introduction
|
|
- wp-api-v1/authentication
|
|
- wp-api-v1/index
|
|
- wp-api-v1/coupons
|
|
- wp-api-v1/customers
|
|
- wp-api-v1/orders
|
|
- wp-api-v1/order-notes
|
|
- wp-api-v1/order-refunds
|
|
- wp-api-v1/products
|
|
- wp-api-v1/product-attributes
|
|
- wp-api-v1/product-attribute-terms
|
|
- wp-api-v1/product-categories
|
|
- wp-api-v1/product-shipping-classes
|
|
- wp-api-v1/product-tags
|
|
- wp-api-v1/reports
|
|
- wp-api-v1/taxes
|
|
- wp-api-v1/tax-classes
|
|
- wp-api-v1/webhooks
|
|
|
|
search: false
|
|
|
|
warning: <i class="info"></i> This documentation is for the WooCommerce REST API v1 which is deprecated since WooCommerce 3.0. <a href="http://woocommerce.github.io/woocommerce-rest-api-docs/">Please use the latest REST API version</a>.
|
|
---
|