Uploads and stores a file in Zuora Mediation for use in meter processing. Supported formats include CSV, Excel, and JSON. You can specify metadata like headers, delimiters, sheets, and data ranges.
File successfully uploaded
Bad request
Unauthorized
Internal server error
{- "id": "string",
- "name": "string",
- "resourceId": "string",
- "format": "string",
- "hasHeader": true,
- "firstRow": 0,
- "delimiter": "string",
- "sheet": "string",
- "dataRange": "string",
- "lines": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}