{
  "hasMore": true,
  "data": [
    {
      "id": "cust_5f92f01728e009f403d8502e",
      "document": "<string>",
      "name": "<string>",
      "email": "<string>",
      "phone": "<string>",
      "username": "<string>",
      "address": {
        "city": "São Paulo",
        "state": "São Paulo",
        "country": "BR",
        "line1": "Av Paulista",
        "line2": "Sala 404",
        "number": "123",
        "postalCode": "12123123",
        "neighborhood": "Bela Vista"
      },
      "birthDate": "2023-12-25",
      "birthPlace": "<string>",
      "nationality": "AF",
      "gender": "<string>",
      "publicPerson": true,
      "maritalStatus": "single",
      "motherName": "<string>",
      "additionalDocuments": [
        {
          "type": "<string>",
          "number": "<string>",
          "issuer": "<string>",
          "state": "AC"
        }
      ],
      "attachments": [
        {
          "file": "file_6307b6c39f5d3d917009b631",
          "linkedAt": "2023-11-07T05:31:56Z"
        }
      ],
      "metadata": {},
      "createdAt": "2023-08-25T22:38:41.134Z",
      "updatedAt": "2023-08-25T22:38:41.134Z",
      "deleted": false
    }
  ]
}