Skip to content

[ACTION] picqer - expand functionality #19333

@seynadio

Description

@seynadio

For Neople
Is there a specific app this action is for?
Picqer

Please provide a link to the relevant API docs for the specific service / operation.
https://picqer.com/en/api/orders#get-single-order

Process order - POST https://example.picqer.com/api/v1/orders/{idorder}/process
Pause order - POST https://example.picqer.com/api/v1/orders/{idorder}/pause
Change order to concept - POST https://example.picqer.com/api/v1/orders/{idorder}/change-to-concept
Cancel an order - DELETE https://example.picqer.com/api/v1/orders/{idorder}
Force cancel an order - DELETE https://example.picqer.com/api/v1/orders/{idorder}?force=true
Get tags from an order - GET https://example.picqer.com/api/v1/orders/{idorder}/tags
Add tags to an order - POST https://example.picqer.com/api/v1/orders/{idorder}/tags
add product to order - POST https://example.picqer.com/api/v1/orders/{idorder}/products
Get comments of an order - GET https://example.picqer.com/api/v1/orders/{idorder}/comments
Add comment to an order - POST https://example.picqer.com/api/v1/orders/{idorder}/comments

Metadata

Metadata

Assignees

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

Doing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions