PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.b2b.business
/
BusinessClient
/
getB2bBusinessInfos
get
B2b
Business
Infos
@
JvmName
(
name
=
"getB2bBusinessInfosSuspend"
)
suspend
fun
getB2bBusinessInfos
(
brnList
:
List
<
String
>
)
:
GetB2bBusinessInfosResponse
사업자 정보 조회
요청된 사업자번호에 해당하는 사업자의 정보를 조회합니다.
Parameters
brn
List
조회할 사업자등록번호 리스트
Throws
Get
B2b
Business
Infos
Exception