E157: List order channels
GET /api/order-channels
Returns the org's order channels for filters, the SO create or edit form, and Settings.
Authentication
Standard tenant route. Requires Authorization: Bearer <firebase-id-token> and X-Org-Id: <org-id>. Access: Member.
Request
No pagination.
Response — 200 OK
{ "data": [ OrderChannel ] }
Errors
Standard envelope only.
Workflow
Calls W157 List order channels.