[
{
"key": "발신번호 키1",
"name": "별칭1",
"phone": "01000000000",
"phoneType": "P",
"isOwn": 1,
"isElection": 0,
"status": "인증완료",
"order": 1,
"expiredAt": "2026-01-01",
"comments": [
]
},
{
"key": "발신번호 키2",
"name": "별칭2",
"phone": "01000000001",
"phoneType": "P",
"isOwn": 1,
"isElection": 0,
"status": "반려",
"order": 1,
"expiredAt": "2026-01-01",
"comments": [
"반려사유입니다."
]
}
]