cURL
curl --request GET \ --url https://xapi.bolta.io/v1/customers/{customerKey} \ --header 'Authorization: Basic <encoded-value>'
{ "customerKey": "<string>", "identificationNumber": "<string>", "organizationName": "<string>", "representativeName": "<string>", "taxRegistrationId": "<string>", "certificate": { "issuedAt": "<string>", "expiresAt": "<string>" } }
등록된 고객(공급자) 정보와 인증서 상태를 조회합니다.
API 키를 Base64 인코딩하여 전달합니다. Username에 API 키를 입력하고 Password는 비워두세요.
고객 식별 키
사업자등록번호
"1234567890"
상호명
1 - 100
대표자명
1 - 50
종사업장번호
4
"0001"
"0002"
표시 하위 속성