get B2b Bulk Tax Invoice
suspend fun getB2bBulkTaxInvoice(bulkTaxInvoiceId: String, test: Boolean? = null): B2bBulkTaxInvoice
일괄 세금계산서 조회
등록된 일괄 세금계산서를 일괄 세금계산서 아이디로 조회합니다.
Parameters
bulk Tax Invoice Id
일괄 세금계산서 아이디
test
테스트 모드 여부
true 이면 테스트 모드로 실행되며, false 이거나 주어지지 않은 경우 테스트 모드를 사용하지 않습니다.