Skip to content

[ACTION] WooCommerce - expand functionality #19332

@seynadio

Description

@seynadio

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

No one assigned

    Labels

    actionNew Action RequestenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    Status

    Prioritized

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions