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
계약
Show child attributes
의뢰 이름
64의뢰 내용
예상 견적
문의 일시
생성일시
유입 경로
Show child attributes
의뢰 업무
Show child attributes
영업 담당자
Show child attributes
커스텀 필드
Show child attributes