@portone/server-sdk
Preparing search index...
BusinessClient
Type Alias BusinessClient
type
BusinessClient
=
{
getB2bBusinessInfos
:
(
options
:
{
brnList
:
string
[]
}
,
)
=>
Promise
<
GetB2bBusinessInfosResponse
>
;
}
Index
Properties
get
B2b
Business
Infos
Properties
get
B2b
Business
Infos
getB2bBusinessInfos
:
(
options
:
{
brnList
:
string
[]
}
,
)
=>
Promise
<
GetB2bBusinessInfosResponse
>
사업자 정보 조회
요청된 사업자번호에 해당하는 사업자의 정보를 조회합니다.
Throws
GetB2bBusinessInfosError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
B2b
Business
Infos
@portone/server-sdk
Loading...
사업자 정보 조회
요청된 사업자번호에 해당하는 사업자의 정보를 조회합니다.