cURL
curl --request GET \ --url https://openapi.pluuug.com/v1/client/{client_id} \ --header 'X-API-Key: <api-key>'
{ "id": 123, "status": { "id": 123, "title": "<string>" }, "companyName": "<string>", "inCharge": "<string>", "position": "<string>", "contact": "<string>", "email": "[email protected]", "content": "<string>", "businessRegistrationNumber": "<string>", "ceoName": "<string>", "companyAddress": "<string>", "companyDetailAddress": "<string>", "businessType": "<string>", "businessClass": "<string>", "branchNumber": "<string>", "created": "2023-11-07T05:31:56Z", "taxInvoiceEmail": "<string>", "fieldSet": [ { "field": { "id": 123, "name": "<string>", "dataType": "S", "optionSet": [ { "id": "<string>", "title": "<string>" } ], "memberSet": [ { "id": 123, "nickname": "<string>", "email": "<string>", "isActive": true, "grade": { "id": 123, "title": "<string>" } } ] }, "value": "<string>" } ] }
고객 상태
Show child attributes
상태 제목
회사명
128
담당자
64
직책
연락처
이메일
메모
사업자 등록번호
16
대표자
소재지
256
소재지 상세
업태
종목
종사업장 번호
4
생성일시
세금계산서 전용 이메일
커스텀 필드
커스텀 필드 이름
데이터 타입
S
N
M
D
T
B
SL
ML
커스텀 필드 옵션 목록 (단수선택(SL), 복수선택(ML) 타입에서만 데이터 존재)
멤버 목록 (멤버(M) 타입에서만 데이터 존재)
닉네임
활성화 여부
등급
값