Convert Service CSV to Native Format
Auto-detects the source format and converts the file plus service mappings into a native-format CSV for download. Stateless: no data is persisted.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body
{
"file": "string",
"mappings": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden