Skip to content

Shopware #18030

@pipedream-component-development

Description

App

Shopware
https://developers.shopware.com/developers-guide/rest-api/

Actions

  • GET /api/orders → List all orders
  • GET /api/orders/{id}?useNumberAsId=true → Retrieve order by ID or number
  • PUT /api/orders/{id} → Update order fields: paymentStatusId, orderStatusId, trackingCode, comment, transactionId, clearedDate
  • POST /api/orders → Create a new order (manual calculations required, referenced entities only)
  • GET /api/paymentMethods
  • GET /api/dispatches → (Delivery methods/shipping) — though not explicitly referenced, dispatchId maps to delivery methods

Metadata

Metadata

Assignees

Labels

actionsappNew app / integration requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeuser request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions