{
"has_more": true,
"next_cursor": "string",
"previous_cursor": "string",
"data": [
{
"id": "cus_MVjtx4BbDdTndKPh8aFdKZuv",
"email": "correo@ejemplo.com",
"full_name": "John Doe",
"created_date": "2024-11-15 16:44:50",
"is_test": false,
"billing_address": {
"first_name": "string",
"last_name": "string",
"id_type": "CC",
"identification": "string",
"address_1": "string",
"address_2": "string",
"phone": "string",
"phone_country_code": "string",
"city": "string",
"state": "string",
"postcode": "string",
"country": "string",
"company": "string",
"person_type": "person",
"regimen_type": "common_regime"
},
"default_payment_method": "string",
"is_deleted": false,
"collection_emails": [
"user@example.com"
]
}
]
}