List meal overrides for a channel across all listings (paginated)
GET/api/v1/pms/listing-channel-mappings/meals/by-channel/:channelId
A channel holds one override per listing per meal, which on the live agent channel is over a thousand rows, so this reads a page at a time. Default size is 50, capped at 200. The response is a page envelope: data, total, page, size.
Request
Responses
- 200
Page envelope of ListingChannelMeal.