GetResolvedChannelPricing returns pricing for all channels resolved for the current organization.
GET/api/v1/billing/channel-pricing/resolved
Organization-specific discounts are applied automatically based on the authenticated user's org. Returns the effective price for each channel, indicating whether it's a custom (negotiated) rate.
Authorization
Requires authentication. Organization ID is extracted from JWT token.
Responses
- 200
- default
A successful response.
An unexpected error response.