type: Identifies the type of resource returned. Always "agents" for this endpoint.
count: The number of agent records returned in the data array.
data: An array containing agent object(s), each representing a booking source or sales channel.
agentId: Unique identifier for the agent. Used to reference a specific booking channel (e.g., "direct").
agentName: Display name of the agent or booking source shown in the UI or reports (e.g., "Direct").
status: Current status of the agent. Common values include:
"active" – The agent is available and enabled in the system.
"inactive" – The agent exists but is not currently used.