cURL
curl --request POST \ --url https://openapi.pluuug.com/v1/inquiry \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "status": { "id": 123 }, "client": { "id": 123 }, "contract": { "id": 123 }, "name": "<string>", "content": "<string>", "estimate": "<string>", "inquiryDate": "2023-12-25", "workSet": [ { "name": "<string>" } ], "inChargeSet": [ { "id": 123 } ], "fieldSet": [ { "field": { "id": 123 }, "value": "<string>" } ], "funnel": { "utmCampaign": "<string>", "utmSource": "<string>", "utmMedium": "<string>", "utmContent": "<string>", "utmTerm": "<string>", "guestUid": "<string>", "gclid": "<string>" } } '
{ "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>", "estimate": "<string>", "inquiryDate": "2023-12-25", "created": "2023-11-07T05:31:56Z" }
field_set
{ “field”: { “id”: 1 }, “value”: “text” }
{ “field”: { “id”: 2 }, “value”: 12345 }
{ “field”: { “id”: 3 }, “value”: [ { “id”: 1 }, { “id”: 2 } ] }
{ “field”: { “id”: 4 }, “value”: “2025-03-01” }
{ “field”: { “id”: 5 }, “value”: “10:00:00” }
{ “field”: { “id”: 6 }, “value”: true }
{ “field”: { “id”: 7 }, “value”: { “id”: “FEWKSLVE2” } }
{ “field”: { “id”: 8 }, “value”: [ { “id”: “EFI4VLB2D” }, { “id”: “BORE32VKE” } ] }
의뢰 상태
Show child attributes
고객
계약
의뢰 이름
1 - 64
의뢰 내용
1
예상 견적
문의 일시
의뢰 업무
영업 담당자
커스텀 필드
값
유입 경로
고객 상태
상태 제목
회사명
담당자
직책
연락처
이메일
계약 제목
계약 금액
계약 타입
I
S
G
계약 상태
P
C
T
계약 착수일
계약 종료일
64
생성일시