DELETE api/catTipoProveedors/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

catTipoProveedor
NameDescriptionTypeAdditional information
idTipoProveedor

globally unique identifier

None.

codTipoProveedor

string

None.

nomTipoProveedor

string

None.

Proveedor

Collection of Proveedor

None.

catTipoArchivo

Collection of catTipoArchivo

None.

Response Formats

application/json, text/json

Sample:
{
  "idTipoProveedor": "54f0be14-bf7b-4a73-9daf-5ed707570977",
  "codTipoProveedor": "sample string 2",
  "nomTipoProveedor": "sample string 3",
  "Proveedor": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "idProveedor": "3ff6edb2-3700-4ecb-8f6d-d82e4cd7e117",
        "numProveedor": "sample string 2",
        "nomComercial": "sample string 3",
        "iniVigencia": "2026-09-03T14:53:57.2026635+00:00",
        "finVigencia": "2026-09-03T14:53:57.2026635+00:00",
        "idTipoProveedor": "800ca0ed-be93-43e5-ba45-f42b38d0ddf2",
        "fecAlta": "2026-09-03T14:53:57.2026635+00:00",
        "status": true,
        "idTipoPersona": "ccc8a7d0-3d63-46a9-85e1-120776f77510",
        "fecBaja": "2026-09-03T14:53:57.2026635+00:00",
        "idDireccionComercial": "e6145d35-a2bf-4698-9a01-0dc4bc667104",
        "catTipoPersona": {
          "$id": "4",
          "idTipoPersona": "be05f77b-080a-48b6-8043-38ae3d25af3a",
          "codTipoPersona": "sample string 2",
          "nomTipoPersona": "sample string 3",
          "Proveedor": {
            "$id": "5",
            "$values": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ]
          }
        },
        "catTipoProveedor": {
          "$ref": "1"
        },
        "Proveedor_Cedulas": {
          "$id": "6",
          "$values": [
            {
              "$id": "7",
              "idCedula": "64b6a706-0d2e-432f-9e5d-cfd9702f127b",
              "idProveedor": "ad2b6a56-5a1f-45fe-9d6a-71ce6f407e17",
              "identificador": "sample string 3",
              "numCedula": "sample string 4",
              "Titulo": "sample string 5",
              "idGenero": "75c3ba99-ce84-400d-8098-f1213c3fb684",
              "Institucion": "sample string 7",
              "Nombre": "sample string 8",
              "Paterno": "sample string 9",
              "Materno": "sample string 10",
              "anioRegistro": 1,
              "Tipo": "sample string 11",
              "idEspecialidad": "9e55981a-4cee-4b91-98a7-a1f3000b997d",
              "catEspecialidades": {
                "$id": "8",
                "idEspecialidad": "756b054c-452f-4f50-8252-399e705a4fd9",
                "nomEspecialidad": "sample string 2",
                "padre": 3,
                "hijo": 4,
                "Proveedor_Cedulas": {
                  "$id": "9",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "catGenero": {
                "$id": "10",
                "idGenero": "04f098ad-9232-4d94-a425-cbcde64b4ed9",
                "codGenero": "sample string 2",
                "nomGenero": "sample string 3",
                "Proveedor_Cedulas": {
                  "$id": "11",
                  "$values": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "7"
            }
          ]
        },
        "catImpuesto_Det": {
          "$id": "12",
          "$values": [
            {
              "$id": "13",
              "idImpuestoDet": "559ece11-a7d8-4c5f-85df-59ee4472cd41",
              "idImpuesto": "89d3d60a-dd2f-4b79-b6df-e449b1ea2332",
              "codImpuestoDet": "sample string 3",
              "nomImpuestoDet": "sample string 4",
              "valImpuestoDet": 5.1,
              "catImpuestos": {
                "$id": "14",
                "idImpuesto": "0d6f8000-b32b-4ca0-8f05-20c3673fd3b6",
                "codImpuesto": "sample string 2",
                "nomImpuesto": "sample string 3",
                "catImpuesto_Det": {
                  "$id": "15",
                  "$values": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ]
                }
              },
              "Proveedor": {
                "$id": "16",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "13"
            }
          ]
        },
        "Redes": {
          "$id": "17",
          "$values": [
            {
              "$id": "18",
              "idRed": "16af1fad-7fbc-45fa-b8b5-669744ef653e",
              "nomRed": "sample string 2",
              "base": 1.0,
              "Producto": {
                "$id": "19",
                "$values": [
                  {
                    "$id": "20",
                    "idProducto": "f7addb53-1b29-4016-9934-b82d3598e617",
                    "nomProducto": "sample string 2",
                    "idRed": "5029dfd0-96c0-438c-a240-3908f29ea7d8",
                    "Redes": {
                      "$ref": "18"
                    },
                    "Producto_rel_ClienteCorp": {
                      "$id": "21",
                      "$values": [
                        {
                          "$id": "22",
                          "idClienteCorp": "bf24f949-38ee-4334-9be1-fd98c2e55946",
                          "idProducto": "b3c542ff-6f38-4f6b-ae5c-9138b84bc242",
                          "Producto": {
                            "$ref": "20"
                          }
                        },
                        {
                          "$ref": "22"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "20"
                  }
                ]
              },
              "Proveedor": {
                "$id": "23",
                "$values": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ]
              }
            },
            {
              "$ref": "18"
            }
          ]
        },
        "Persona_Moral": {
          "$id": "24",
          "$values": [
            {
              "$id": "25",
              "idPersonaMoral": "f922e110-a7fe-40be-8d66-dd8510b28315",
              "idProveedor": "245b7387-d8bf-49b1-9b4d-aaa1c226eb96",
              "RFC": "sample string 3",
              "RazonSocial": "sample string 4",
              "FolioCedulaFiscal": "sample string 5",
              "idDireccionFiscal": "b37777f9-bd3e-424f-ba73-8d20b72a7184",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "25"
            }
          ]
        },
        "PersonaFisica": {
          "$id": "26",
          "$values": [
            {
              "$id": "27",
              "idPersonaFisica": "ca39978a-7da2-490e-9e8e-e9624f0b81e6",
              "idProveedor": "b9daeef9-fafe-4908-a3f3-b88535edb368",
              "idPersona": "920b486b-b880-416d-ba9d-57e838825fa5",
              "RFC": "sample string 4",
              "RazonSocial": "sample string 5",
              "FolioCedulaFiscal": "sample string 6",
              "idDireccionFiscal": "66bd03ac-3358-42e0-910e-70928ebddf84",
              "ConstanciaFiscal": "QEA=",
              "OpinionCumplimiento": "QEA=",
              "banCF": true,
              "banOC": true,
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "27"
            }
          ]
        },
        "ProgresoProv": {
          "$id": "28",
          "idProveedor": "0de2bb7e-8bcc-443d-8881-81302d37745c",
          "DatosGenerales": 2,
          "DatosFiscales": 3,
          "DatosArchivos": 4,
          "Proveedor": {
            "$ref": "3"
          }
        },
        "Archivos": {
          "$id": "29",
          "$values": [
            {
              "$id": "30",
              "idArchivo": "ea06984d-f88e-4b4b-b20b-f30f9e409590",
              "idTipoArchivo": "ce1c2de7-55bd-4523-b911-2a383d5e31f3",
              "nomArchivo": "sample string 3",
              "Archivo": "QEA=",
              "catTipoArchivo": {
                "$id": "31",
                "idTipoArchivo": "dde5b800-5121-45d5-b50b-726d582e9888",
                "nomTipoArchivo": "sample string 2",
                "catTipoProveedor": {
                  "$id": "32",
                  "$values": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ]
                },
                "Archivos": {
                  "$ref": "30"
                }
              },
              "Proveedor": {
                "$ref": "3"
              }
            },
            {
              "$ref": "30"
            }
          ]
        }
      },
      {
        "$ref": "3"
      }
    ]
  },
  "catTipoArchivo": {
    "$id": "33",
    "$values": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ]
  }
}