AdminInvoiceService
ExportInvoices 导出 CSV(base64 in JSON envelope,同 List 筛选;照 monitor 先例,1-4-1) 静态 /export 路由必须注册在动态 /{id} 之前,避免被详情路由抢先匹配。
get/v1/admin/invoices/export
Query parameters
statusstring
userIdstring
appliedFromstring
appliedTostring
amountMinstring
amountMaxstring
invoiceNostring
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.