Autional Autional
API Reference GitHub autional.com →

GET /admin/billing/tax-export

Export tax-related data for a specified period for tax filing and auditing. Supports specifying range by tax_period or start_date/end_date, default export in CSV format.

Billing Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
tax_period query string No Tax period
start_date query string No Start date (YYYY-MM-DD)
end_date query string No End date (YYYY-MM-DD)
format query string No csv Export format (csv/json)

Responses

StatusDescriptionSchema
200Tax export successfuldto.TaxExportDetailResponse
400Invalid request parametersobject
401Unauthorizedobject
403No permissionobject
500Internal server errorobject

Referenced Schemas

dto.TaxExportDetailResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.TaxExportResponse No
message string No
timestamp string No

dto.TaxExportResponse

FieldTypeRequiredExampleConstraintsDescription
download_url string No https://storage.example.com/...
expires_at string No 2026-04-16T10:00:00Z
format string No pdf
period string No 2026-Q1
tax_report_id string No tax_2026q1