Skip to content

Add REST API endpoints for Channable orders and returns#280

Draft
Marvin-Magmodules wants to merge 2 commits into
masterfrom
feature/rest-api-orders-returns
Draft

Add REST API endpoints for Channable orders and returns#280
Marvin-Magmodules wants to merge 2 commits into
masterfrom
feature/rest-api-orders-returns

Conversation

@Marvin-Magmodules
Copy link
Copy Markdown
Member

@Marvin-Magmodules Marvin-Magmodules commented May 22, 2026

Summary

  • Adds searchable REST API endpoints: GET /V1/channable/orders and GET /V1/channable/returns with searchCriteria support
  • Includes E2E tests covering filtered queries, unfiltered listing, DTO shape validation, and auth rejection

Adds searchable REST API endpoints:
- GET /V1/channable/orders with searchCriteria support
- GET /V1/channable/returns with searchCriteria support

Includes E2E tests for both endpoints covering filtered queries,
unfiltered listing, DTO shape validation, and auth rejection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant