딜 생성
Name
Value
Name
Type
Description
{
"name": "딜 명",
"organizationId": "<회사 ID>",
"peopleId": "<고객 ID>",
"pipelineId": "<파이프라인 ID>",
"pipelineStageId": "<파이프라인 단계 ID>",
"fieldList": [
{
"name" : "<필드 이름>",
"stringValue": "<텍스트 입력>"
}
]
}Last updated
Was this helpful?