{
"data": [
{
"created_at": "2021-03-19T10:07:15.527Z",
"error_message": "CSR information not available.",
"id": "f1486bae-f067-460c-ad43-73a92848f902",
"phone_number": "+12065551212",
"record_type": "customer_service_record",
"result": {
"address": {
"administrative_area": "NY",
"full_address": "123 Main St; New York; NY; 10001",
"locality": "New York",
"postal_code": "10001",
"street_address": "123 Main St"
},
"admin": {
"account_number": "1234567890",
"authorized_person_name": "John Doe",
"billing_phone_number": "+12065551212",
"name": "John Doe"
},
"associated_phone_numbers": [
"+12065551212"
],
"carrier_name": "ABC CARRIER, INC."
},
"status": "pending",
"updated_at": "2021-03-19T10:07:15.527Z"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}