Download all ticket fees per event

This API is used to download all ticket fees per event between selected dates.
API needs parameters like startDate and endDate. It returns a downloadable CSV file of ticket fees.

Error Codes

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodesDescription
200success
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4030203Not Super Admin
4060473Start date should be before end date.
4060474Start date and end date must not be null.
Language
Authorization
Header
Click Try It! to start a request and see the response here!