상담할당관리
회원번호
주문번호
문의제목
접수내용
상담유형번호
OB유형번호
성공
업무처리 오류 내용
POST /api/bo/v2/customerservice/csAllocationMgmt/saveObCsCounselInfoListExcel?accpTitle=null HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 766
{
"all": [
{
"mbrNo": 100001115,
"ordNo": "20230823O213183",
"accpTitle": "주문번호 정상 케이스 문의",
"accpCont": "주문번호 정상 케이스 문의",
"cnslTypNo": 10020,
"obTypNo": 10020
}
],
"create": [
{
"mbrNo": 100001115,
"ordNo": "20230823O213183",
"accpTitle": "주문번호 정상 케이스 문의",
"accpCont": "주문번호 정상 케이스 문의",
"cnslTypNo": 10020,
"obTypNo": 10020
}
],
"update": [
{
"mbrNo": 100001115,
"ordNo": "20230823O213183",
"accpTitle": "주문번호 정상 케이스 문의",
"accpCont": "주문번호 정상 케이스 문의",
"cnslTypNo": 10020,
"obTypNo": 10020
}
],
"delete": [
{
"mbrNo": 100001115,
"ordNo": "20230823O213183",
"accpTitle": "주문번호 정상 케이스 문의",
"accpCont": "주문번호 정상 케이스 문의",
"cnslTypNo": 10020,
"obTypNo": 10020
}
]
}{
"totalCount": 1,
"payloads": [
{
"mbrNo": "text",
"ordNo": "text",
"accpTitle": "text",
"accpCont": "text",
"yn": "text",
"failCont": "text",
"cnslTypNo": "text",
"obTypNo": "text"
}
]
}상담번호
처리상태
처리자ID
성공
result time
result code
result message
process check
payload
is error
업무처리 오류 내용
POST /api/bo/v2/customerservice/csAllocationMgmt/saveManualAssign HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 298
{
"all": [
{
"ccnNo": 10004781,
"ccnPrgsStatCd": 10,
"procmnId": "zyoonforCX44"
}
],
"create": [
{
"ccnNo": 10004781,
"ccnPrgsStatCd": 10,
"procmnId": "zyoonforCX44"
}
],
"update": [
{
"ccnNo": 10004781,
"ccnPrgsStatCd": 10,
"procmnId": "zyoonforCX44"
}
],
"delete": [
{
"ccnNo": 10004781,
"ccnPrgsStatCd": 10,
"procmnId": "zyoonforCX44"
}
]
}{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": "text",
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}성공
result time
result code
result message
process check
payload
is error
업무처리 오류 내용
POST /api/bo/v2/customerservice/csAllocationMgmt/saveAutoDistributionManager HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 518
{
"all": [
{
"autoDivNo": 1000442,
"aempId": "zyoonforCX2",
"autoDivGbCd": 20,
"autoDivDtlNo": 10131,
"dayclQuotQty": 5,
"autoDivPsbYn": "Y"
}
],
"create": [
{
"autoDivNo": 1000442,
"aempId": "zyoonforCX2",
"autoDivGbCd": 20,
"autoDivDtlNo": 10131,
"dayclQuotQty": 5,
"autoDivPsbYn": "Y"
}
],
"update": [
{
"autoDivNo": 1000442,
"aempId": "zyoonforCX2",
"autoDivGbCd": 20,
"autoDivDtlNo": 10131,
"dayclQuotQty": 5,
"autoDivPsbYn": "Y"
}
],
"delete": [
{
"autoDivNo": 1000442,
"aempId": "zyoonforCX2",
"autoDivGbCd": 20,
"autoDivDtlNo": 10131,
"dayclQuotQty": 5,
"autoDivPsbYn": "Y"
}
]
}{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": "text",
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}OK
POST /api/bo/v2/customerservice/csAllocationMgmt/getObCsCounselInfoListExcel?excelColumns=text&cnslTypNo=text&obTypNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 22
{
"excelFile": "binary"
}OK
{
"totalCount": 1,
"payloads": [
{
"mbrNo": 100001115,
"ordNo": "20230823O213183",
"accpTitle": "주문번호 정상 케이스 문의",
"accpCont": "주문번호 정상 케이스 문의",
"cnslTypNo": 10020,
"obTypNo": 10020
}
]
}자동배분 담당자 할당 진행상태 변경 요청 DTO
할당진행상태
N자동배분번호목록
[{1000442}]성공
result time
result code
result message
process check
payload
is error
업무처리 오류 내용
POST /api/bo/v2/customerservice/csAllocationMgmt/changeAutoDivideAllocationPossibleYn HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"state": "N",
"autoDivNoList": "[{1000442}]"
}{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": "text",
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}자동배분구분코드(CS023)
50자동배분상세번호
10020성공
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/manualAssignList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"totalCount": 1,
"payloads": [
{
"ccnNo": "text",
"accpDtm": "text",
"ccnPrgsStatCd": "text",
"custCnslGbCd": "text",
"accpTypCd": "text",
"cnslTypNo": "text",
"cnslTypText": "text",
"accpMediaCd": "text",
"accpCont": "text",
"mbrId": "text",
"mbrNm": "text",
"acptmnNm": "text",
"procmnNm": "text",
"quotDtm": "text",
"fnshmnNm": "text",
"fnshDtm": "text"
}
]
}부서코드
10141사용자ID
x2bee성공
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/getCsDeptUserList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"totalCount": 1,
"payloads": [
{
"userId": "text",
"userNm": "text",
"userGbCd": "text"
}
]
}성공
result time
result code
result message
process check
is error
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/getCsDeptList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": [
{
"deptCd": "text",
"deptNm": "text",
"sortSeq": "text",
"useYn": "text",
"uprDeptCd": "text",
"jobGrpCd": "SYSTEM_MANAGER",
"userId": "text",
"level": "text",
"hierarchy": "text",
"hierarchyText": "text",
"leafYn": "text"
}
],
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}자동배분구분코드
성공
result time
result code
result message
process check
is error
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/getAutoDivideDetailNo HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": [
{
"autoDivNo": "text",
"aempId": "text",
"autoDivGbCd": "text",
"autoDivDtlNo": "text",
"autoDivDtlNm": "text",
"dayclQuotQty": 1,
"autoDivPsbYn": "text"
}
],
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}부서코드
10141사용자ID
x2bee성공
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/getAutoDistributionManagerList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"totalCount": 1,
"payloads": [
{
"state": "text",
"autoDivNo": "text",
"aempId": "text",
"aempNm": "text",
"autoDivGbCd": "text",
"autoDivGbNm": "text",
"autoDivDtlNo": "text",
"dayclQuotQty": 1,
"autoDivPsbYn": "text"
}
]
}부서코드
10141사용자ID
x2bee성공
result time
result code
result message
process check
payload
is error
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/getAutoDistributionManagerListCount HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": 1,
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}시작일자
2023-09-08종료일자
2023-09-11날짜기간선택
all_day자동배분구분코드
50자동배분구분상세코드
50담당자ID
zyoonforCX44성공
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/csAllocationMgmtList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"totalCount": 1,
"payloads": [
{
"state": "text",
"autoDivNo": "text",
"autoDivGbCd": "text",
"autoDivGbNm": "text",
"autoDivDtlNo": "text",
"autoDivDtlNm": "text",
"numOfAssignments": "text",
"numOfUnassignments": "text",
"receipt": "text",
"inProgress": "text",
"complete": "text",
"already": "text",
"numOfPeopleHandling": "text",
"numOfAllotableCases": "text",
"acptmnId": "text",
"aempNm": "text"
}
]
}업무유형별 담당자 자동배분구분코드
50업무유형별 담당자 자동배분상세번호
10020담당자ID
zyoonforCX44성공
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/csAllocationDetailMgmtList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"totalCount": 1,
"payloads": [
{
"state": "text",
"autoDivNo": "text",
"autoDivGbCd": "text",
"autoDivGbNm": "text",
"autoDivDtlNo": "text",
"autoDivDtlNm": "text",
"numOfAssignments": "text",
"numOfUnassignments": "text",
"receipt": "text",
"inProgress": "text",
"complete": "text",
"already": "text",
"numOfPeopleHandling": "text",
"numOfAllotableCases": "text",
"acptmnId": "text",
"aempNm": "text"
}
]
}담당자ID
zyoonforCX3자동배분구분코드(CS023)
20자동배분상세번호
10880부서코드
10141성공
result time
result code
result message
process check
payload
is error
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/checkValidateManager HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": true,
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}성공
result time
result code
result message
process check
is error
업무처리 오류 내용
GET /api/bo/v2/customerservice/csAllocationMgmt/checkLeader HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {
"isLeader": true
},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}마지막 업데이트