DELETE api/catTipoPersonas/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

catTipoPersona
NameDescriptionTypeAdditional information
idTipoPersona

globally unique identifier

None.

codTipoPersona

string

None.

nomTipoPersona

string

None.

Proveedor

Collection of Proveedor

None.

Response Formats

application/json, text/json

Sample:
{
  "idTipoPersona": "837a1320-e972-46e6-a130-7dcd148430ac",
  "codTipoPersona": "sample string 2",
  "nomTipoPersona": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "1bb22e94-18ec-4f27-9ee7-ea6b6231a26d",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-08-12T14:54:26.7595017+00:00",
        "finVigencia": "2026-08-12T14:54:26.7595017+00:00",
        "idTipoProveedor": "e5193d1d-80f3-4852-9667-ad424ced443d",
        "fecAlta": "2026-08-12T14:54:26.7595017+00:00",
        "status": true,
        "idTipoPersona": "05489825-163c-486b-b7a6-9207deba63c5",
        "fecBaja": "2026-08-12T14:54:26.7595017+00:00",
        "idDireccionComercial": "aa2fe302-8700-48f6-8c39-5fa2a31a21cf",
        "catTipoPersona": {
          "$ref": "1"
        },
        "catTipoProveedor": {
          "$id": "4",
          "idTipoProveedor": "57ee6f87-3868-48e9-ab49-c3cb39405e79",
          "codTipoProveedor": "sample string 2",
          "nomTipoProveedor": "sample string 3",
          "Proveedor": {
            "$id": "5",
            "$values": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          },
          "catTipoArchivo": {
            "$id": "6",
            "$values": [
              {
                "$id": "7",
                "idTipoArchivo": "871da1ad-82e5-4935-b4b1-bd2ab642594e",
                "nomTipoArchivo": "sample string 2",
                "catTipoProveedor": {
                  "$id": "8",
                  "$values": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ]
                },
                "Archivos": {
                  "$id": "9",
                  "idArchivo": "cc8d474b-9e92-4ca6-8d25-e0a2640347c2",
                  "idTipoArchivo": "01af6d84-a638-4e32-b248-4bf41785d5d0",
                  "nomArchivo": "sample string 3",
                  "Archivo": "QEA=",
                  "catTipoArchivo": {
                    "$ref": "7"
                  },
                  "Proveedor": {
                    "$ref": "3"
                  }
                }
              },
              {
                "$ref": "7"
              }
            ]
          }
        },
        "Proveedor_Cedulas": {
          "$id": "10",
          "$values": [
            {
              "$id": "11",
              "idCedula": "fed97117-aa50-4a1b-bf6a-22f9a80b7dd2",
              "idProveedor": "e3e8bde0-c468-4ddb-b89f-5ddb74b9b63e",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "526c1f34-27c7-4628-ac4d-f37a753f83d5",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "3b1a5f8b-6682-4067-b36b-185dbf1e25bb",
              "catEspecialidades": {
                "$id": "12",
                "idEspecialidad": "c1114725-d41e-4d09-8c6d-e717e8431ef6",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "13",
                  "$values": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "14",
                "idGenero": "e54d7f39-e195-46d5-b923-47e19ab3029e",
                "codGenero": "sample string 2",
                "nomGenero": "sample string 3",
                "Proveedor_Cedulas": {
                  "$id": "15",
                  "$values": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "11"
            }
          ]
        },
        "catImpuesto_Det": {
          "$id": "16",
          "$values": [
            {
              "$id": "17",
              "idImpuestoDet": "bcc05377-2468-4424-bc9d-0e41dc9809e5",
              "idImpuesto": "7fd20972-2a6b-4fa9-a1b6-fddd168924b5",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "18",
                "idImpuesto": "28fa0a5b-f372-4301-96ce-085ada5b053e",
                "codImpuesto": "sample string 2",
                "nomImpuesto": "sample string 3",
                "catImpuesto_Det": {
                  "$id": "19",
                  "$values": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$id": "20",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "17"
            }
          ]
        },
        "Redes": {
          "$id": "21",
          "$values": [
            {
              "$id": "22",
              "idRed": "ad9d9115-3936-43a6-a405-96d0b9123074",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "23",
                "$values": [
                  {
                    "$id": "24",
                    "idProducto": "00b79900-6f85-403b-8674-a060beecc11a",
                    "nomProducto": "sample string 2",
                    "idRed": "6d068e79-dc52-4fc5-afea-25464685b7c6",
                    "Redes": {
                      "$ref": "22"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "25",
                      "$values": [
                        {
                          "$id": "26",
                          "idClienteCorp": "200765e4-7281-49f6-97df-476643172a10",
                          "idProducto": "aecacdff-ac51-4c9b-a455-cf11e5b31d88",
                          "Producto": {
                            "$ref": "24"
                          }
                        },
                        {
                          "$ref": "26"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "24"
                  }
                ]
              },
              "Proveedor": {
                "$id": "27",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "22"
            }
          ]
        },
        "Persona_Moral": {
          "$id": "28",
          "$values": [
            {
              "$id": "29",
              "idPersonaMoral": "79a12562-7aca-485a-96f1-66c8e204a364",
              "idProveedor": "5afd8ee1-e4a4-4a66-b48b-48a49a30a840",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "c4fb0b02-9d7b-42bf-ba37-0d455f6f683f",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "29"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "30",
          "$values": [
            {
              "$id": "31",
              "idPersonaFisica": "ade3f377-8679-4179-a01c-ec592993eaa5",
              "idProveedor": "c7585ae0-7f9b-44d1-91e9-ea3518c98f53",
              "idPersona": "9c77b3de-bbcb-4ecd-9c8f-b0b58b84e2ba",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "c38ac359-3fb6-4da3-adcf-acdac23c1336",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "31"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "32",
          "idProveedor": "add2882f-b3f6-4169-bbdb-a5fa745a49f1",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "33",
          "$values": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ]
        }
      },
      {
        "$ref": "3"
      }
    ]
  }
}