{
"customers": [
{
"customer_id": "string",
"first_name": "string",
"last_name": "string",
"document_type": "CPF",
"document_type_name": "string",
"document_number": "string",
"document_country": "string",
"phone_number": "string",
"celphone_number": "string",
"email": "string",
"status": "active"
}
],
"page": 0,
"limit": 0,
"total": 0
}