Skip to main content

List Sub Sales Channels

GET 

/api/sub-sales-channels

Returns a paginated list of sub sales channels. Each row carries its classified source_type (online, point_of_sale, marketplace, draft, other), a human source_type_label, an is_point_of_sale convenience flag, and source_type_locked (true once an operator has manually reclassified it). Authenticate with a Personal Access Token.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Allowed sorts: id, name, created_at, updated_at.

Request

Responses

OK

Response Headers
    Content-Type