curl --request GET \
--url https://openapi.pluuug.com/v1/inquiry/{inquiry_id} \
--header 'X-API-Key: <api-key>'{
"id": 123,
"status": {
"id": 123,
"title": "<string>",
"folder": {
"id": 123,
"name": "<string>"
}
},
"client": {
"id": 123,
"status": {
"id": 123,
"title": "<string>"
},
"companyName": "<string>",
"inCharge": "<string>",
"position": "<string>",
"contact": "<string>",
"email": "[email protected]"
},
"contract": {
"id": 123,
"title": "<string>",
"amount": 123,
"type": "I",
"status": "P",
"startDate": "2023-12-25",
"endDate": "2023-12-25"
},
"name": "<string>",
"content": "<string>",
"estimate": "<string>",
"inquiryDate": "2023-12-25",
"created": "2023-11-07T05:31:56Z",
"funnel": {
"utmCampaign": "<string>",
"utmSource": "<string>",
"utmMedium": "<string>",
"utmContent": "<string>",
"utmTerm": "<string>",
"guestUid": "<string>",
"gclid": "<string>"
},
"workSet": [
{
"name": "<string>"
}
],
"inChargeSet": [
{
"id": 123,
"nickname": "<string>",
"email": "<string>",
"isActive": true,
"grade": {
"id": 123,
"title": "<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>"
}
]
}curl --request GET \
--url https://openapi.pluuug.com/v1/inquiry/{inquiry_id} \
--header 'X-API-Key: <api-key>'{
"id": 123,
"status": {
"id": 123,
"title": "<string>",
"folder": {
"id": 123,
"name": "<string>"
}
},
"client": {
"id": 123,
"status": {
"id": 123,
"title": "<string>"
},
"companyName": "<string>",
"inCharge": "<string>",
"position": "<string>",
"contact": "<string>",
"email": "[email protected]"
},
"contract": {
"id": 123,
"title": "<string>",
"amount": 123,
"type": "I",
"status": "P",
"startDate": "2023-12-25",
"endDate": "2023-12-25"
},
"name": "<string>",
"content": "<string>",
"estimate": "<string>",
"inquiryDate": "2023-12-25",
"created": "2023-11-07T05:31:56Z",
"funnel": {
"utmCampaign": "<string>",
"utmSource": "<string>",
"utmMedium": "<string>",
"utmContent": "<string>",
"utmTerm": "<string>",
"guestUid": "<string>",
"gclid": "<string>"
},
"workSet": [
{
"name": "<string>"
}
],
"inChargeSet": [
{
"id": 123,
"nickname": "<string>",
"email": "<string>",
"isActive": true,
"grade": {
"id": 123,
"title": "<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
회사명
담당자
직책
연락처
이메일
계약
Show child attributes
계약 제목
계약 금액
계약 타입
I - 회차 정산형S - 정기 결제형G - 단건 정산I, S, G 계약 상태
P - 계약 준비 중I - 정산 진행 중C - 계약 종료T - 계약 중단P, I, C, T 계약 착수일
계약 종료일
의뢰 이름
64의뢰 내용
예상 견적
문의 일시
생성일시
영업 담당자
커스텀 필드
Show child attributes
커스텀 필드
Show child attributes
커스텀 필드 이름
데이터 타입
S - StringN - NumberM - MemberD - DateT - TimeB - BooleanSL - Single List(단수 선택)ML - Multi List(복수 선택)S, N, M, D, T, B, SL, ML 멤버 목록 (멤버(M) 타입에서만 데이터 존재)
Show child attributes
닉네임
이메일
활성화 여부
값