| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.taxinvoice |
| Modifier and Type | Method and Description |
|---|---|
TaxinvoiceInfo |
TaxinvoiceService.getInfo(String CorpNum,
MgtKeyType KeyType,
String MgtKey)
세금계산서 상태정보 확인.
|
TaxinvoiceInfo[] |
TaxinvoiceService.getInfos(String CorpNum,
MgtKeyType KeyType,
String[] MgtKeyList)
세금계산서 상태정보 대량(최대 1000건) 확인.
|
| Modifier and Type | Method and Description |
|---|---|
TaxinvoiceInfo |
TaxinvoiceServiceImp.getInfo(String CorpNum,
MgtKeyType KeyType,
String MgtKey) |
TaxinvoiceInfo[] |
TaxinvoiceServiceImp.getInfos(String CorpNum,
MgtKeyType KeyType,
String[] MgtKeyList) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxinvoiceInfo> |
TISearchResult.getList()
세금계산서 상태정보 리스트
|
Copyright © 2023. All rights reserved.