A AuthMS API Wiki API Reference iam.tianv.com →

GET /admin/billing/tax-export

导出指定时间段内的税务相关数据,用于税务申报和审计。支持按 tax_period 或 start_date/end_date 指定范围,默认导出 CSV 格式。

计费服务 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
tax_period query string No 税务周期
start_date query string No 开始日期 (YYYY-MM-DD)
end_date query string No 结束日期 (YYYY-MM-DD)
format query string No csv 导出格式 (csv/json)

Responses

StatusDescriptionSchema
200税务导出成功dto.TaxExportDetailResponse
400请求参数错误object
401未授权object
403无权限object
500服务器内部错误object

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