Execute an XML API request
The database ID to make the request against
The QUICKBASE-ACTION header value (e.g., "API_GetRoleInfo")
The XML request body (wrapped in
The raw XML response body as a string
Get the QuickBase realm name (e.g., "mycompany")
Minimal interface for making XML API calls. This interface avoids circular dependencies between the xml package and the main client.