cURL
curl --request POST \ --url https://xapi.bolta.io/v1/customers \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data ' { "identificationNumber": "<string>", "organizationName": "<string>", "representativeName": "<string>", "taxRegistrationId": "<string>" } '
{ "customerKey": "<string>", "identificationNumber": "<string>", "organizationName": "<string>", "representativeName": "<string>", "taxRegistrationId": "<string>", "certificate": { "issuedAt": "<string>", "expiresAt": "<string>" } }
고객(공급자) 정보를 등록하고 customerKey를 발급받습니다. 대리 정발행, 역발행 시 필수입니다.
customerKey
활용 예시: 대리 정발행 | 역발행
API 키를 Base64 인코딩하여 전달합니다. Username에 API 키를 입력하고 Password는 비워두세요.
사업자등록번호
"1234567890"
상호명
1 - 100
대표자명
1 - 50
종사업장번호
4
"0001"
"0002"
고객 식별 키
표시 하위 속성