mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-rest-api-docs.git
synced 2026-04-24 04:42:50 +08:00
50 lines
1.6 KiB
Markdown
50 lines
1.6 KiB
Markdown
---
|
|
title: WooCommerce REST API Documentation - WP REST API v2
|
|
|
|
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://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:
|
|
- wp-api-v2/introduction
|
|
- wp-api-v2/authentication
|
|
- wp-api-v2/index
|
|
- wp-api-v2/coupons
|
|
- wp-api-v2/customers
|
|
- wp-api-v2/orders
|
|
- wp-api-v2/order-notes
|
|
- wp-api-v2/order-refunds
|
|
- wp-api-v2/products
|
|
- wp-api-v2/product-variations
|
|
- wp-api-v2/product-attributes
|
|
- wp-api-v2/product-attribute-terms
|
|
- wp-api-v2/product-categories
|
|
- wp-api-v2/product-shipping-classes
|
|
- wp-api-v2/product-tags
|
|
- wp-api-v2/reports
|
|
- wp-api-v2/taxes
|
|
- wp-api-v2/tax-classes
|
|
- wp-api-v2/webhooks
|
|
- wp-api-v2/settings
|
|
- wp-api-v2/setting-options
|
|
- wp-api-v2/payment-gateways
|
|
- wp-api-v2/shipping-zones
|
|
- wp-api-v2/shipping-zone-locations
|
|
- wp-api-v2/shipping-zone-methods
|
|
- wp-api-v2/shipping-methods
|
|
- wp-api-v2/system-status
|
|
- wp-api-v2/system-status-tools
|
|
|
|
search: false
|
|
---
|