-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
For Neople :)
Is there a specific app this action is for?
WooCommerce
Please provide a link to the relevant API docs for the specific service / operation.
https://woocommerce.github.io/woocommerce-rest-api-docs/?javascript#list-all-orders
List all orders - GET /wp-json/wc/v3/orders
Get order note - GET /wp-json/wc/v3/orders//notes/<note_id>
Get order notes - GET /wp-json/wc/v3/orders//notes
Add order note - POST /wp-json/wc/v3/orders//notes
Create a refund - POST /wp-json/wc/v3/orders//refunds
Delete an order - DELETE /wp-json/wc/v3/orders/
List all products - GET /wp-json/wc/v3/products
Retrieve a product - GET /wp-json/wc/v3/products/
Metadata
Metadata
Assignees
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Prioritized