Analyze Engager CSV Headers
Reads the headers of an Engager-format CSV and returns detected fee columns with client counts. Fully stateless — no data is persisted.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body
{
"file": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden