Type AliasAttachB2bTaxInvoiceFileBody

AttachB2bTaxInvoiceFileBody: {
    brn: string;
    documentKey: string;
    documentKeyType?: B2bTaxInvoiceDocumentKeyType;
    fileId: string;
}

세금계산서 파일 첨부 정보

Type declaration

  • brn: string

    사업자등록번호

    - 없이 숫자 10자리로 구성됩니다.

  • documentKey: string

    세금계산서 문서 번호

  • OptionaldocumentKeyType?: B2bTaxInvoiceDocumentKeyType

    문서 번호 유형

    기본 값은 RECIPIENT이며 SUPPLIER, RECIPIENT을 지원합니다.

  • fileId: string

    파일 아이디