---
title: "GET /v1/console/invoice/titles"
method: GET
path: "/v1/console/invoice/titles"
tags: ["InvoiceService"]
---

# GET /v1/console/invoice/titles

`GET /v1/console/invoice/titles`

ListTitles 抬头列表（1-2）

## Response `200`

OK

- InvoiceV1ListTitlesReply
  - `items` InvoiceV1InvoiceTitle[]
    - `bankAccount` string
    - `bankName` string
    - `createdAt` string, date-time
    - `id` string
    - `isDefault` boolean — is_default 是否默认抬头
    - `name` string — name 抬头名称（个人姓名 / 企业名称）
    - `regAddress` string — reg_address 注册地址（专票必填）
    - `regPhone` string — reg_phone 注册电话（专票必填）
    - `taxNo` string — tax_no 个人抬头可选中国大陆居民身份证号；企业抬头必填税号/统一社会信用代码
    - `titleType` string — title_type 抬头类型：personal=个人 company=企业
    - `updatedAt` string, date-time

---

[API](https://skmtc.dev/apiqik/apis/apiqik-api.md) · [All operations](https://skmtc.dev/apiqik/apis/apiqik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiqik/apiqik-api/revisions/e06b96127408/schema)
